Re: [PHP] Installing Apache + PHP on Windows

2007-02-23 Thread Richard Lynch
Can you get to /info.php WITHOUT the extra stuff on the end?... If not, get that fixed first. On Thu, February 22, 2007 7:34 am, Eli wrote: > Hi, > > I installed apache v2.2.4 and PHP v5.2.1 on Windows XP. > I try to use URLs like /info.php/virtual/path but I get error 404 all > the time. I've al

[PHP] Installing Apache + PHP on Windows

2007-02-22 Thread Eli
Hi, I installed apache v2.2.4 and PHP v5.2.1 on Windows XP. I try to use URLs like /info.php/virtual/path but I get error 404 all the time. I've also tried to set AcceptPathInfo for the vhosts directory. Options Indexes FollowSymLinks AcceptPathInfo On Order Deny,Allow Allow f