php_value http_uploads on
or in httpd.conf with
<Directory "/path/to/dir"> php_value http_uploads on </Directory>
however neither of these are successfully overriding the php.ini value.
Any ideas?
apache 1.3.23 php 4.1 linux 2.4.16, redhat 7.3
cheers
Demian
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php