Re: [PHP] php running as user apache

2004-01-20 Thread Nirnimesh
Yeah, I tried turning safe mode on, but I'm not able to accomplish what I set forth to. Suppose I want to upload files to a directory called "repository". Now what should be the ownership and access permission of this directory be such that: 1. php (running as user apache) is able to upload files,

Re: [PHP] php running as user apache

2004-01-20 Thread CPT John W. Holmes
From: "Nirnimesh" <[EMAIL PROTECTED]> > My question relates to using php for handling file uploads. Since php runs > as user apache, using it to manage file uploads means that I need to give > write permissions to the user apache, which is a near-to-nobody user, i.e. > 0+w permissions. Now does th

[PHP] php running as user apache

2004-01-20 Thread Nirnimesh
My question relates to using php for handling file uploads. Since php runs as user apache, using it to manage file uploads means that I need to give write permissions to the user apache, which is a near-to-nobody user, i.e. 0+w permissions. Now does that not mean that anyone who can run a php scri

[PHP] php running as user apache

2004-01-20 Thread Nirnimesh
testing -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php