<Directory /> php_value browscap /usr/local/encap/php-4.0.4/lib/php/browscap.ini php_value upload_max_filesize 7000000 </Directory>
When I looks at php_info() I see nothing listed as a local browscap value. Why? the Max Filesize value is there.
Maybe user nobody doesn't have the right to read it ?
Nope, I just read it as nobody using more on the command line.
stupid docs. this value can only be changed with php_admin_value in the httpd.conf