Page 1 of 1

Running SQL Server and Apache simultaneously on Windows 7

PostPosted: 21. November 2012 15:13
by lewisbd
I am running Windows 7 (64 bit) which is running SQL Server on Port 80.

I understand that if I shut down SQL Server I can free up Port 80 for Apache.

1. Is it possible to run the Apache server on the same machine on which SQL Server is running?

2. Which of the two will run on an alternate port number and how do I change the port number?

Thanks.