Ubuntu Forums Archive Viewer

Error -Can't access phpmyadmin ,in xampp.

Archived thread 2153275 from Myanmar Team. Markdown source: Myanmar_Team/thread_2153275_Error_-Can't_access_phpmyadmin_,in_xampp..md

Original URL About this archive
#1

Got the error after installing Xampp ,and when enter the phpadmin (http://localhost/phpmyadmin/) . I can't access .

Error -Can't access phpmyadmin ,in xampp. Wrong permissions on configuration file, should not be world writable!

#2

Solution-change the permissions of /phpmyadmin/config.inc.php to not be world writable (i.e. chmod 755 config.inc.php, or by using your FTP client).