At 15:03 20.06.2003, dorgon said:
--------------------[snip]--------------------
>Would it be possible to limit access to open_basedir without the
>exception of /tmp, to allow the uploads?
--------------------[snip]-------------------- 

You (or your server admin) should add /tmp to the allowed directories:

open_basedir = /tmp:/www/yourvirtualhost

This should give you access to both trees.


-- 
   >O     Ernest E. Vogelsinger
   (\)    ICQ #13394035
    ^     http://www.vogelsinger.at/



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

Reply via email to