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

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -