This message was sent from Geocrawler.com by "Wim Godden" <[EMAIL PROTECTED]>

There is an solution for this, change php.ini directive:

upload_tmp_dir = ./tmp/ 

Then users have their own tmp-dir where uploads are located.

--------------------------
That still doesn't solve permission problems, as this directory needs to be owned by 
nobody/nobody to get the file in there and that file will then again not be accessible 
in safe 
mode.


Geocrawler.com - The Knowledge Archive

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to