Re: fopen not working corectly on remote IIS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



As PHP says ... there seems to be something wrong with file
permissions. Make sure the IIS-user (if there is one on windows) can
read intekendb.php.
I don't know if you checked [1] yet. It's alot of useful info about php on IIS.

Quote out of that article:
The IIS user (usually IUSR_MACHINENAME) needs permission to read
various files and directories, such as php.ini, docroot, and the
session tmp directory.

Maybe [2] can help you out too.

[1] http://www.php.net/manual/en/install.windows.iis.php
[2] http://at.php.net/manual/en/function.fopen.php#50601

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux