Hello,
I have question for safe mode. I can allow for some users file upload with
safe mode. In httpd.conf I have eg.:

<VirtualHost xx.xx.xx.xx>
    ServerAdmin webmaster@somedomain
    DocumentRoot /home/someuser/www
    ServerName name
    php_admin_value upload_tmp_dir /home/someuser/tmp
</VirtualHost>

But this isn't working. Server is looking for tmp files only in /tmp.
What's wrong?
Thanks
Radek

-------------------------------
Bc. Radek Krejča
www: www.ceskedomeny.cz
e-mail: [EMAIL PROTECTED]
tel: +42 0608 / 470 980
-------------------------------


-- 
PHP General 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