Hey!
Yesterday phpmyadmin was working fine in my server, but today it’s getting a 500 error.
[Thu May 17 20:15:17.277309 2018] [:error] [pid 27295] [client 77.54.126.86:6883] PHP Fatal error: Uncaught Error: Call to undefined function __() in /usr/share/phpmyadmin/libraries/core.lib.php:245\nStack trace:\n#0 /usr/share/phpmyadmin/libraries/session.inc.php(100): PMA_fatalError('Error during se...')\n#1 /usr/share/phpmyadmin/libraries/common.inc.php(357): require('/usr/share/phpm...')\n#2 /usr/share/phpmyadmin/index.php(12): require_once('/usr/share/phpm...')\n#3 {main}\n thrown in /usr/share/phpmyadmin/libraries/core.lib.php on line 245
[Thu May 17 20:16:34.564414 2018] [auth_basic:error] [pid 27288] [client 151.60.23.104:54216] AH01618: user not found: /phpmyadmin/
Not sure what happened or what I did!
Using Apache2 and Ubuntu 16.04
Any help is appreciated! Thank you!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Check if your session directory is writable by the webserver
You can do that by adding a php info file in your phpmyadmin directory:
<?php
phpinfo();
?>
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.