Localhost Issue
Posted by: kufray (169.159.71.---)
Date: September 14, 2016 05:56AM

I am hoping anyone can help me with an issue i am having on my localhost. I have a working wampserver on my Laptop. It connects via port 8080, thus i have to input [localohost] in the browser to use. I have sub folders for each site i build. Unlike before when I used to access localhost via [localhost], when you click on each folder it just opens up the site.

I noticed that now when i click on the folders, using port 8080, it takes the folder name and appends 8080 to it.

Example folder name is "web". On clicking the web folder, it goes to [web] instead of [localohost].

I know its not a major issue but I would like to know how i could correct this.

Your help will be much appreciated. Thank you. My email is kufray@gmail.com

Options: ReplyQuote
Re: Localhost Issue
Posted by: Otomatic (Moderator)
Date: September 14, 2016 09:33AM

Hi,


'http://web:8080/ is not the same as 'http://localhost:8080/web' and it is not an issue.

You need to use VirtualHost : The need for Virtual Host

Why do you use port 8080 instead of 80 that is the default port for http protocol?

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Localhost Issue
Posted by: kufray (---.160.255.173.client.dyn.strong-in81.as13926.net)
Date: September 14, 2016 11:59AM

port 80 is being used by another program. with port 80 it wont start the server.

Options: ReplyQuote
Re: Localhost Issue
Posted by: Otomatic (Moderator)
Date: September 14, 2016 03:52PM

Hi,

> port 80 is being used by another program.
What program ?

See points N°03 and 08 of TROUBLESHOOTING TIPS

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.