b page.
Where can I find instructions on how to set up the httpd.conf file to work with
PHP4?
Thanks,
M Kalmus
-Original Message-
From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 21, 2006 7:14 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Virtu
It's that hotfix you must have.
Then, if it works and listen 80 doesn't behave, I suspect that MS is still
treating each loopback IP as disassociated from 'all' 0.0.0.0.
So try this instead
listen 127.0.0.1:80
listen 127.0.0.2:80
...
listen 127.0.0.5:80
Oh, and take a look at using windows\sys
Title: VirtualHost directive not working after XP SP2 install
We have a handful of ecommerce sites for my wifes cottage industry business. We are developing the sites on a PC running Apache v.1.x, but after having to install XP SP2 so her new Microsoft accounting software would run, her Virt