Jason, thank you for responding. I never did figure out what the problem was. This installation was done by somebody else using readhat 9' out of the box rpm based installation. So rather than wasting time I went ahead and recompiled apache/php from source code. Everything is working now and html pages appear to be loading faster. I guess compiling from source provides better performance than installing using rpm.
-----Original Message----- From: Jason Wong [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 03, 2003 1:43 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] Virtual Directory Support On Wednesday 03 December 2003 12:51, Ralph Guzman wrote: > I have a new installation of PHP 4.1.2 and it appears I cannot run php > scripts outside of apache root directory. How did you come to this conclusion? Was there an error message? If so, what did it say? If there was no error message, then enable FULL error reporting and try again. > I look at phpinfo() and I saw > Virtual Directory Support is set to disabled. I'm suspecting this could me > the problem, but I have not been able to find anything on google or the > lists explaining how to enable this. I doubt whether that has anything to do with your problem. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* There is always someone worse off than yourself. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

