[PHP] Re: Minimalist permissions

2005-02-16 Thread Ugo Bellavance
Jason Wong wrote: On Saturday 12 February 2005 11:28, Ugo Bellavance wrote: Please forgive me if this specific question has already been addressed, but I'm doing tests to figure out what are the minimal permissions I can give on my files and folders for a PHP application and I just can't find

[PHP] Re: Minimalist permissions

2005-02-16 Thread Ugo Bellavance
Richard Lynch wrote: Ugo Bellavance wrote: If the needed permissions for standard PHP files and directories are 'r' on files and 'r-x' on directories, how can I set my umask so that files and directories are always created as such? I looked up 'man umask' and it seems to treat files

[PHP] Re: PHP book recommendations

2005-02-14 Thread Ugo Bellavance
Jason Barnett wrote: Dave Bosky wrote: I'm looking for an easy to read PHP book that will help me learn a solid foundation in PHP. I'm already familiar with the language but want to make sure I'm coding in the most efficient manner. What's a few of the better books out there? Advanced PHP

[PHP] Re: PHP User Permissions

2005-02-11 Thread Ugo Bellavance
Matthew Walker wrote: And if you're running apache as root, you shouldn't be allowed to. Apache should always be run as as nonpriviledged user. On Fri, 2002-09-13 at 09:04, J Smith wrote: A running script cannot change its own permissions If you mean can't change it's user ID and/or group ID, that

[PHP] Minimalist permissions

2005-02-11 Thread Ugo Bellavance
Hi, Please forgive me if this specific question has already been addressed, but I'm doing tests to figure out what are the minimal permissions I can give on my files and folders for a PHP application and I just can't find it (even by searching this list). Feel free to redirect me to

RE: [PHP] Securing Free Scripts

2003-12-30 Thread Ugo Bellavance
-Message d'origine- De : Ian [mailto:[EMAIL PROTECTED] Envoyé : Wednesday, December 31, 2003 12:21 AM À : [EMAIL PROTECTED] Objet : [PHP] Securing Free Scripts If I am putting out a couple free scripts to the public, is there any way I can make sure people dont remove the