Re: php_admin_value, virtual hosts, & upload_tmp_dir

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux