hi,
i installed easyPHP on my windowsXP professional but it is giving an error " that apache can not be runned another web server is using the web port". is this problem due to partially installed IIS? how can it can be fixed?
drastic 0 Newbie Poster
Recommended Answers
Jump to Post— petr.pavel 19Hi there,
locate httpd.conf and change
Listen 80
to some other port number, for example
Listen 81After starting up your Apache you'll be able to reach it via http://localhost:81
All 2 Replies
petr.pavel 19 Junior Poster
phper 9 Posting Whiz in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.