EN VI

phpMyAdmin - Error Wrong permissions on configuration file, should not be world writable

2022-04-13 19:42:37

When I install phpMyAdmin on VPS(cloud) centos 7 server and open the link to https://{ip_server}/phpMyAdmin, I get the error message: Error The configuration file is not properly authorized, can't be anyone read. How to fix it?

Solution:

This error is usually caused by the wrong directory permissions. You should have permissions for folders with 755 permissions and files with 644 permissions.

sudo chmod 755 folder_name
Answer

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login