Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

Apache not working after intalling Wingate

Dec 13 03 1:51 pm

Since I installed WinGate 5.2.2, I cannot access localhost sites running on Apache on Windows XP Home. What should I do to get the localhost back to running normally?
I checked Wingate help and found some instructions using a Bindings tab, but could not find such tab in Gatekeeper.

I use this Apache, PHP and MySQL in my local machine to develop and test dynamic sites and it's really important that all this works normaly

Can someone please help me?

Thank you!

Best regards,
Marcos, Brazil.

Dec 13 03 2:42 pm

This is probably because apache and a WinGate service are running on the same port. What port is apache running on? 80 or 8080?! If apache is on port 80 then you will either need to stop the WWW proxy in WinGate, change the WWW proxies port (to 8080 for example) or change the port that apache runs on. If you need both the WWW proxy and apache to run on port 80 then make sure that in the bindings tab of the WWW proxy propeties (in Gatekeeper) that WinGate is only binding to interfaces on port 80 that apache isn't.

Regards,

Neil

Dec 14 03 12:51 am

Thank you very much for your answer! I've changed the port to 8080 and now Apache is running again.

Thanks!

Regards,
Marcos.
Post a reply