Server IP : 68.65.122.142  /  Your IP : 18.188.178.57
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /var/softaculous/bludit/../akaunting/../maian/../dada/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/softaculous/bludit/../akaunting/../maian/../dada/notes.txt
Download tar file

keep both password different (Admin password and List password both should be different)

1) .htaccess is required so do not remove .htaccess even if it is not created by dada. (Since 9.1.3 it has a default .htaccess keep that and add our changes to it)

2) In dada.zip Rename folder "/DADA/perllib/JSON-remove_to_install" to "/DADA/perllib/JSON" and file "/DADA/perllib/JSON.pm-remove_to_install" to "/DADA/perllib/JSON.pm" as it renames this folder and file in manual installation.
(Required again since 11.2.6 as script does so while manual installation on cpanel)(No need since 11.19.0)

3) click on manual and not auto, mysql, Port 3306, Set up new mailing list at the time of installation and create mailing list

4)Keep 'List consent' blank in manual installation while setting up mailing list.(Since 11.0.0)

5) Make manual install on Webuzo where you have Innodb

6)Make manual installation on server where there is Mysql version 5.6(As since 11.4.4 as in table 'dada_message_drafts' CURRENT_TIMESTAMP is used on column `created_timestamp`). Also vendor has mentioned in the link below on Github that he shall update the MYSQL requirement to 5.6 in documentation 
https://github.com/justingit/dada-mail/issues/822
No need to handle mail.cgi changes as they commented and minor one.
7) Delete entries from `dada_simple_auth_str` table and adjust AUTO_INCREMENT accordingly as these entries are made again after visiting admin panel.
8) We have kept MYSQL requirement to 8.0 in info.xml , since importing dumps of MYSQL 5.6 , MYSQL 5.7 cause SQL syntax errors post installation on MYSQL 8.0 via Softaculous, while creating drafts. etc.