RE: [PHP-WIN] Re: IIS/PHP w/ NTFS issue

2002-12-05 Thread Charles P. Killmer
AM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Re: IIS/PHP w/ NTFS issue And i think that IIS uses the user IWAN for running CGIs instead of the IUSR user... Cheers... Luis Ferro Charles P. Killmer wrote: >The problem when it was running as a cgi is the php.ini may not have >been acce

Re: [PHP-WIN] Re: IIS/PHP w/ NTFS issue

2002-12-05 Thread Luis Ferro
And i think that IIS uses the user IWAN for running CGIs instead of the IUSR user... Cheers... Luis Ferro Charles P. Killmer wrote: The problem when it was running as a cgi is the php.ini may not have been accessible by the user. Since it is in the winnt directory by default permission would on

RE: [PHP-WIN] Re: IIS/PHP w/ NTFS issue

2002-12-05 Thread Charles P. Killmer
The problem when it was running as a cgi is the php.ini may not have been accessible by the user. Since it is in the winnt directory by default permission would only exist admins and everyone(Read) unless you tightened it down. Also check any dll that may be needed. Charles Killmer PHP 4.2.3 IIS