P phamduong New member Joined Apr 5, 2024 Messages 1 Apr 5, 2024 #1 phpMyAdmin - ErrorExisting configuration file (/var/www/html/phpMyAdmin-5.2.1-all-languages/config.inc.php) is not readable. How to fix this error?
phpMyAdmin - ErrorExisting configuration file (/var/www/html/phpMyAdmin-5.2.1-all-languages/config.inc.php) is not readable. How to fix this error?
Richard G Verified User Joined Jul 6, 2008 Messages 13,766 Location Maastricht Apr 5, 2024 #2 Try this. chown webapps:webapps /var/www/html/phpMyAdmin-5.2.1-all-languages -R if that doesn't work try this: Code: cd /usr/loca/directadmin/scripts ./set_permissions.sh all
Try this. chown webapps:webapps /var/www/html/phpMyAdmin-5.2.1-all-languages -R if that doesn't work try this: Code: cd /usr/loca/directadmin/scripts ./set_permissions.sh all
floyd Verified User Joined Mar 29, 2005 Messages 6,255 Apr 5, 2024 #3 If that doesn't work try rebuilding phpmyadmin.