Chris wrote:
php_admin_value upload_tmp_dir /usr/local/www/subsite/virtual-server-hostname.domain/tmp/uploads
        php_admin_value upload_max_filesize "100M"
I'm fairly sure you can't use constants or size shortucts (like "100M") anywhere but php.ini. Maybe it works in the global scope because it gets read into PHP before it parses php.ini?

That is an interesting supposition, although I don't think
that would not explain the upload_tmp_dir file path also not working.

 - Mike

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to