Showing posts with label Fatal error: Call to undefined function. Show all posts
Showing posts with label Fatal error: Call to undefined function. Show all posts

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