From:             [EMAIL PROTECTED]
Operating system: Win2000
PHP version:      4.0.6
PHP Bug Type:     Apache related
Bug description:  Can't have a subdir called PHP in HTDOCS

A colleague set up a directory within htdocs called PHP which contained
several html & PHP files.

We got a 404 Error every time we wanted to access anything within that
directory, and the Apache error log said that the browser was trying to
access the file (say test.php) from c:\php\test.php. Turns out it was
because the directory was called PHP. I renamed it and all was fine.

I guess it's a mix-up with the ScriptAlias in httpd.conf? Not sure if it's
an Apache or a PHP problem, so I thought I'd let you both know!

Didn't find anything on this online anywhere either.

Cheers!


Dave
-- 
Edit bug report at: http://bugs.php.net/?id=12048&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to