Re: [PHP] PHP permissions problem

2003-08-26 Thread Lowell Allen
> * Thus wrote Lowell Allen ([EMAIL PROTECTED]): >> My commercial host is set up with the public root directory, "public_html", >> owned by user: userid, group: nobody. Directories I create within >> public_html are owned by user: userid, group: userid. As a result, PHP does >> not have permission

Re: [PHP] PHP permissions problem

2003-08-26 Thread Curt Zirzow
* Thus wrote Lowell Allen ([EMAIL PROTECTED]): > My commercial host is set up with the public root directory, "public_html", > owned by user: userid, group: nobody. Directories I create within > public_html are owned by user: userid, group: userid. As a result, PHP does > not have permission to cre

[PHP] PHP permissions problem

2003-08-25 Thread Lowell Allen
My commercial host is set up with the public root directory, "public_html", owned by user: userid, group: nobody. Directories I create within public_html are owned by user: userid, group: userid. As a result, PHP does not have permission to create files or write to files in public_html, but it does