>My guess is there is an outside file PHP is trying to get to, and it won't
>work without this file. So, would there be anything PHP is looking for
>outside the \PHP directory that is a critical file to have?
Only php.ini and anything required by any of the extensions you might be
loading - assuming that all roque php dlls have been removed from elsewhere.
I once had a similar problem on a machine which had been configured by an
ISP - I could not get php to run under the IUSR account. In the end I
created a php_user account with all the appropriate permissions and
privileges. That got things working.
Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org
--
PHP Install 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]