On Tue, January 23, 2007 1:48 pm, Jay Paulson wrote: >>> php_value memory_limit 40M >>> php_value post_max_size 30M >>> php_value upload_max_filesize 30M >>> php_value display_errors On >>> php_value max_execution_time 300 >>> php_value max_input_time 300 I *think* PHP (used to?) take the MINIMUM of the php.ini and .htaccess memory sizes. The reason being that your webhost should not have an application developer over-riding that limit in php.ini... Of course, if an app developer wants a smaller number, that's fine. I don't guarantee this answer is correct. -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some starving artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php