New Zenner
- Join Date:
- Dec 2007
- Posts:
- 1
- Plugin Contributions:
- 0
PHP Errors when under different IUSR account
Hello,
I'm having problems installing Zen cart, we run all sites under different IUSR accounts, installing it under the default IUSR works fine, but under a dedicated IUSR account I get very strange behaviour, sometimes it gives PHP errors, sometimes it tries to redirect back to the install, or the admin etc.
The PHP error I'm currently getting is the following:
Warning: require(DIR_WS_TEMPLATEStemplate_default/common/html_header.php) [function.require]: failed to open stream: No such file or directory in D:\Inetpub\foobar.co.uk\index.php on line 43
Fatal error: require() [function.require]: Failed opening required 'DIR_WS_TEMPLATEStemplate_default/common/html_header.php' (include_path='.;C:\php5\pear') in D:\Inetpub\foobar.co.uk\index.php on line 43
Very strange, looks like its not picking up the path variables. I've monitored file access with Filemon and cant see anything its being denied access to. Anybody have any ideas as to what would cause those PHP errors?
Let me know if you need any more information.
Many thanks
Nick