Standard installation of easyphp 5.2.10. I get "Object not found" error all the time I try to open PhpMyAdmin from EasyPHP icon located at tray -> Configuration -> PhpMyAdmin.
It opens [
127.0.0.1], but configuration file httpd.conf says
Alias /home/mysql "${path}/phpmyadmin"
instead of the Alias /mysql "${path}/phpmyadmin".
Could it be fixed?