Hello, I found a bug in httpd.conf in this version...
Many users in this forum alarm about it !!!
Actions:
Trying to start "phpMyAdmin" form interface or
try to open: [
127.0.0.1]
Result: Error Page
Reason: Wrong Aliases in predifined httpd.conf in this version
Solution:
Open httpd.conf
Found [Alias home/mysql "${path}/phpmyadmin"]
Replace it with [Alias /mysql "${path}/phpmyadmin"]
Nikola Gramatikov,
Bulgaria