mayo wrote:
Donatas, you were right:
The tools > Folder Options > advanced settings, uncheck "Use simple file
sharing" was it. The security tab appeared. (Woohoo)
Unfortunately there are still some issues. All the check boxes are grayed
out and I'm still unable to give myself execute privileges.
In
ED]
> Sent: Monday, January 19, 2004 2:32 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] chmod on win xp
>
>
> This goes only for Windows XP Pro, Home edition doesn't have this. Go to
> [Explorer window] -> Tools -> Folder Options -> View::Advan
e abc.php because Permission denied in
c:\inetpub\wwwroot ...
The same file works on my ISP's server.
thx,
Gil
> -Original Message-
> From: David Tod Sigafoos [mailto:[EMAIL PROTECTED]
> Sent: Sunday, January 18, 2004 4:59 AM
> To: Gil
> Subject: Re: [PH
be be set for the user as php runs as (usually
the IIs users) or everybody - but you don't want to do
the last thing.
-Original Message-
From: mayo
To: David Tod Sigafoos; php-windows
Sent: 2004-01-18 20:00
Subject: RE: [PHP-WIN] chmod on win xp
I must be missing something because
Hello mayo,
Sunday, January 18, 2004, 7:00:19 PM, you wrote:
m> I must be missing something because right clicking on the file (in explorer)
m> doesn't give me the option to change read - write - execute. All I get is
m> Read-only and Hidden check boxes.
did you get this worked out from our oth
To: David Tod Sigafoos; php-windows
Subject: RE: [PHP-WIN] chmod on win xp
I must be missing something because right clicking on the file (in explorer)
doesn't give me the option to change read - write - execute. All I get is
Read-only and Hidden check boxes.
And, they're not checked
php because Permission denied in
c:\inetpub\wwwroot ...
The same file works on my ISP's server.
thx,
Gil
> -Original Message-
> From: David Tod Sigafoos [mailto:[EMAIL PROTECTED]
> Sent: Sunday, January 18, 2004 4:59 AM
> To: Gil
> Subject: Re: [PHP-WIN] ch
You can set the rights on XP (or any windows os) from the Explorer
window.
RightClick Start
Select Explorer
navigate to the directory you want with the file showing in the right
RightClick the file
Select Properties
select the 'rights' you want
Saturday, January 17, 2004, 8:55:58 PM, you wrote:
so I would like to write to file on my local box.
$fp = fopen($filename, "w");
fwrite($fp, "whatever");
I get a permission error.
I've looked but I don't see how to chmod.
It worked on my ISP after CHMOD so it's not the code.
using: windows xp and iis 5
-- gil
--
PHP Windows Mailing Lis