Apache/PHP and Windows
Posted on June 20th, 2006 by Tim Almond
I’ve been setting up an Apache server and using Windows as I’m also running some Windows processes that I can’t really interrupt.!must buy linux server!
Having a few headaches with installing Apache, where it thought that port 80 was already occupied, so had to tell it to listen specifically to the IP address.
Then had some problems with PHP which were solved by Matt Lewandowdky at iamcode.net with his excellent guide (here) which got me through it very quickly. I opted for a dev build and was done in 10 minutes.
—–
Discussion Area - Leave a Comment