ot; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 30, 2002 4:48 PM
Subject: Re: [PHP] Problem with CHMOD
On Monday, December 30, 2002, at 04:34 PM, Stephen wrote:
> I'm running the CHMOD function and I get this error:
>
> Warning: chmod() [function.chmo
On Monday, December 30, 2002, at 04:34 PM, Stephen wrote:
I'm running the CHMOD function and I get this error:
Warning: chmod() [function.chmod]: Permission denied in
c:\inetpub\wwwroot\chatness2\admin\save.php on line 13
I'm running IIS 5 which may be causing it. Here's my code:
chmod($file
I'm running the CHMOD function and I get this
error:
Warning: chmod() [function.chmod]: Permission denied
in c:\inetpub\wwwroot\chatness2\admin\save.php on line
13
I'm running IIS 5 which may be causing it. Here's my
code:
chmod($file, 0666);
$file = $HTTP_GET_VARS['file'].".html";
Ple
3 matches
Mail list logo