10 lines
417 B
Plaintext
10 lines
417 B
Plaintext
2do list:
|
|
|
|
Critical:
|
|
- When phpmyadmin install-script generates a password, it doesnt match with the password stored in '/etc/phpmyadmin/config-db.php'.
|
|
|
|
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.
|