From 3ea80eda6c4eccfa43b35e59760e1c172833b784 Mon Sep 17 00:00:00 2001 From: eroncero Date: Thu, 27 Feb 2025 21:35:31 +0100 Subject: [PATCH] Nu 2do --- 2do.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.