php - Localhost page downloading error -


in context of course on php, downloaded correctly wamp package, @ time of opening localhost homepage, got following error message : page downloading error. connection failed. firefox cannot connect server @ address localhost. run apache 2.4.17, mysql 5.7.9, php 5.6.16 , 7.0.0 versions.

thanks helping.

patrick fédida

you must start apache service first before can enter localhost. if it's started try using following: http://localhost:80/ http://localhost:8080/


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -