php-general | 2001072
Date: 07/20/01
- Next message: Don Read: "RE: [PHP] Re: (another, not entirely)sessions question"
- Previous message: Jason Bell: "Re: [PHP] PHP & MySQL"
- In reply to: Steve Werby: "Re: [PHP] Unlink Woes"
- Next in thread: Sheridan Saint-Michel: "Re: [PHP] Unlink Woes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I know... that's why I included all the info about how I chmod'ed both the
files and directories 777
>
> If you're running PHP as an Apache module it runs as the owner that Apache
> runs as and can only unlink files owned by that user unless the file you
are
> trying to unlink is world-writable. This is a good thing. Otherwise you
> could delete any file on the server. If you're running PHP as a CGI then
it
> runs with the privileges of the user who owns the CGI file.
>
> --
> Steve Werby
> President, Befriend Internet Services LLC
> http://www.befriend.com/
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Don Read: "RE: [PHP] Re: (another, not entirely)sessions question"
- Previous message: Jason Bell: "Re: [PHP] PHP & MySQL"
- In reply to: Steve Werby: "Re: [PHP] Unlink Woes"
- Next in thread: Sheridan Saint-Michel: "Re: [PHP] Unlink Woes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

