You are here

XAMPPLite

2 posts / 0 new
Last post
Coxy
Offline
Last seen: 15 years 10 months ago
Joined: 2008-06-12 05:05
XAMPPLite

Hi,

I have downloaded xampp lite and extracted it to the root directory on my usb stick.

I can start apache, but it uses port 80, I have a webserver listeniong already on my computer that uses port 80. How can I adjust the port xamplite uses?

I'm using windows, and have little experience with apache/xampp so please help!

BuddhaChu
BuddhaChu's picture
Offline
Last seen: 7 years 5 months ago
Joined: 2006-11-18 10:26
Open the following file with

Open the following file with a text editor:

\xampplite\apache\conf\httpd.conf

Do a search for the following text and change the "80" to the port you want Apache to listen on:

Listen 80

Save the file and restart XAMPPlite.

Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!

Log in or register to post comments