Page 1 of 1

Fatal error! Unable to access my phpmyadmin o

PostPosted: 03. September 2011 17:54
by upsilion
wanted to access the phpmyadmin of my localhost to export my database to the remote server but I got this fatal error:

Fatal error: require_once() [function.require]: Failed opening required './libraries/dbi/mysql.dbi.lib.php' (include_path='.;C:\Users\chuzy\Documents\xampp\php\pear\') in C:\Users\chuzy\Documents\xampp\phpMyAdmin\libraries\database_interface.lib.php on line 77

What should be the cause? Kindly help me with the solution, the XAMPP experts here.

Re: Fatal error! Unable to access my phpmyadmin o

PostPosted: 03. September 2011 18:26
by Altrea
upsilion wrote:include_path='.;C:\Users\chuzy\Documents\xampp\php\pear\') in C:\Users\chuzy\Documents\xampp\phpMyAdmin\libraries\database_interface.lib.php on line 77


Do you really have installed XAMPP in c:\Users\chuzy\Documents\ ?