On Monday 28 July 2003 21:47, Rosen wrote:

> I have some problem with uploading files on server with PHP.
> The upload is ok, but I must set directory permissions with FULL Access -
> but this is not a good idea :((
> Have someone idea how I can do this with no setting permissions to full
> acess ?

What do you mean by FULL Access? The upload directory(ies) (both temporary and 
final destination) only needs to be +wx for the webserver user. It does not 
have to be world accessible.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Your car never malfunctions or makes the same noise in front of your mechanic
                -- Murphy's Driving Laws n16
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to