I have two problems with EasyPHP (possibly related).
1) If I create a database in PhpMyAdmin, I cannot see it in the navigation bar or on the "Database" page. the database exists because I can query it, and it conflicts with other CREATE statements (with the same name). I assumed that this is a configuration (permission?) Problem, Therefore ...
2) Going to the tray icon, right-click the easyPHP icon, then "Configuration-> PhpMyAdmin". I get an "Object not found" error for the URL http://127.0.0.1/home/mysql/.
I am using win8.
Thank.
EDIT: I tried updating PhpMyAdmin 4.1.12, but nothing happened.
source
share