diff --git a/2do.txt b/2do.txt index 6628fba..8cf34ae 100644 --- a/2do.txt +++ b/2do.txt @@ -2,8 +2,8 @@ Critical: - When phpmyadmin install-script generates a password, it doesnt match with the password stored in '/etc/phpmyadmin/config-db.php'. -- At least hard-code DB credentials to /var/www/ZnoteAAC/config.php so it can be able to access. Refactor: - Remove phpmyadmin dependencies written in install-script. Dependencies should be in the dockerfile. (Also make a copy of the original script). - Check for more phpmyadmin errors. Proper php.ini tweaking? +- Tweak /var/www/ZnoteAAC/config.php properly.