Thursday, June 13, 2013

XAMPP : Fatal error: Call to undefined function __() in /opt/lampp/phpmyadmin/libraries/Config.class.php on line 755

XAMPP ERROR - phpmyadmin is not opened
 Fatal error: Call to undefined function __() in /opt/lampp/phpmyadmin/libraries/Config.class.php on line 755




Check the permission of the file /opt/lampp/phpmyadmin/config.inc.php
The file should not be writable. Make it read only using right click -> permissions.
or
Run following command.
$ sudo chmod 755 /opt/lampp/phpmyadmin/config.inc.php
Now restart LAMPP and try to open phpmyadmin again.
http://localhost/phpmyadmin

7 comments:

  1. it worked for me... thanks!

    ReplyDelete
  2. it worked for me too man, thanks² :)

    ReplyDelete
  3. yessss. its help me also.... thanks,,,,,

    ReplyDelete
  4. funciona, muchas gracias!!!

    ReplyDelete
  5. thank uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu

    ReplyDelete
  6. very very thank you

    ReplyDelete