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
Post a Comment