Forums / Install & configuration / localhost does not see the user define port#

localhost does not see the user define port#

Author Message

milo daladat

Sunday 25 March 2007 12:46:31 pm

hello all,

i am trying to install ez into my local drive. after download and untar, i run the ./install.sh script to make the installation. the process went well, but i cannot get access to the 'http://localhost:10 ( user define port). i am not so sure how to fix this. it could be the apache config? all comments are appreciated.

man thanks

Sten Thorstensen

Friday 30 March 2007 12:58:47 am

Are you sure Apache is running on your computer?

For Linux:
fuser -v -n tcp 10

For Windows:
Check if you have a service (under Administrative Tools -> Services) named Apache and if the status is "Started"