http://127.0.0.1/home/index.php - Browser could not connect to

Venkateshwaran Selvaraj picture Venkateshwaran Selvaraj · Feb 10, 2014 · Viewed 74k times · Source

I have installed Easyphp12.1 on my windows 8 booted laptop. When I access localhost ie, 127.0.0.1:8887, it is working. But when I navigate to access phpmyadmin or something else with the URL, http://127.0.0.1/home/index.php or http://127.0.0.1:8887/home/index.php, it is not able to connect.

apache port is listening to 127.0.0.1:8887

UPDATE When I entered this URL directly

http://127.0.0.1:8887/modules/phpmyadmin3522x140127182138/

it takes me to phpmyadmin.

Answer