Page 1 of 1

XAMPP Can't open phpmyadmin, require_once(./libraries/common

PostPosted: 05. June 2018 03:40
by m.a.ameen
While I am trying to log into the localhost/phpmyadmin url I get this error:

Warning: require_once(./libraries/php-gettext/gettext.inc): failed to open stream: No such file or directory in C:\xampp\phpMyAdmin\libraries\common.inc.php on line 77

Fatal error: require_once(): Failed opening required './libraries/php-gettext/gettext.inc' (include_path='.;C:\php\pear') in C:\xampp\phpMyAdmin\libraries\common.inc.php on line 77

Also there's an error message in Xampp control panel: "Problem detected: Required Tool catalina_service.bat Not Found!"

I tried to open the directory of "xampp\php" there's no php.ini file, I think it was deleted by a scanning software.

Anyway, How can I get it work back fine without losing the data while I can't open phpmyadmin to export databases!

Thanks.