Richard Lynch wrote:
The badly-named and oft-misunderstood "safe_mode" is my GoTo for Blame
Analysis on stuff like this... :-)
I checked. It's off.
This is not Science, but Voodoo Debugging...
No doubt.
Thanks for the info.
- Mike
smime.p7s
Description: S/MIME Cryptographic Signature
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 sco
Chris wrote:
That is rather strange.
I'm running different versions of both php and apache but it works:
php_admin_value upload_tmp_dir
/usr/local/www/subsite/virtual-server-hostname.domain/tmp/uploads
php_admin_value upload_max_filesize "100M"
That is - not ins
Chris wrote:
Michael Hogsett wrote:
Why can I not set "upload_max_filesize" or "upload_tmp_dir" inside
my virtual host directive? These are exactly the kinds of ini
directives that you would want to set per virtual host.
I can set "open_basedir" inside my virt
" per virtual host?
PHP Version 5.1.6
Apache 1.3, mod_ssl, and mod_php on FreeBSD 5.4.
Thanks,
- Michael Hogsett
smime.p7s
Description: S/MIME Cryptographic Signature
5 matches
Mail list logo