Help me i can't open phpMyAdmin

Avatar

inspire

about 1 year ago

help me each time i try to enter the phpMyAdmin on my localhost i get this error message : Wrong permissions on configuration file, should not be world writable!

what can i do to fix this??


Avatar

Lennart Koopmann

about 1 year ago

Make the config file non-world writable?!


Avatar

inspire

about 1 year ago

Thank you that is great!!! but how????


Avatar

Lennart Koopmann

about 1 year ago

  1. Find the phpMyAdmin config file.
  2. Set permissions with chmod (man chmod or wikipedia chmod)
  3. If you set the right permissions to the correct file, you should be able to use phpMyAdmin.

Avatar

inspire

about 1 year ago

Thank you it worked but when i try to log in this error appears:

2002 - The server is not responding (or the local MySQL server's socket is not correctly configured)


Avatar

inspire

about 1 year ago

thank you i fixed it


Avatar

Lennart Koopmann

about 1 year ago

good to hear that ;) i think the mysql server was not running!? :)


Avatar

inspire

about 1 year ago

yes it was deactivated