Hi there,
I currently have IIS running and I recently downloaded apache to run alongside IIS (for php testing, rather than using IIS).
I changed the port number of the apache comfig. file to port 81.
and also had apache runnning as a service.
The problem is everytime i try to test the apache web server
as http://localhost:81/, it takes about 3-4 minutes before i get a response which eventually dispalys error message "the page u have requested can not be found".
Apache seems to be listening onport 81 but something is preventing form working.
I downloaded and instaled the windows xp service pack 1a before installing apache.
Can anyone please help me?