Re: [PHP] fopen not working corectly on remote IIS

2008-11-11 Thread Andrew Ballard
On Tue, Nov 11, 2008 at 9:10 AM, Yeti <[EMAIL PROTECTED]> wrote: > 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 >

Re: [PHP] fopen not working corectly on remote IIS

2008-11-11 Thread Yeti
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) ne