Results 1 to 2 of 2

Thread: Error -Can't access phpmyadmin ,in xampp.

  1. #1
    Join Date
    Jun 2013
    Beans
    4

    Exclamation Error -Can't access phpmyadmin ,in xampp.

    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. #2
    Join Date
    Jun 2013
    Beans
    4

    Arrow Re: Error -Can't access phpmyadmin ,in xampp.

    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).

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •