Changing Media Upload Size

Mindriot posted 1st of May 2008 in Community Voice. 3 comments.
Can't get media past 2mb to load. Put this in .htaccess file: upload_max_filesiz 8mb and promptly get an internal error message. Host says change can be done by htaccess but maybe they mean php.ini? It used to be we could change file size from admin. What happened to that feature? Using dolphin 6.1.
 
Comments
·Oldest
·Top
Please login to post a comment.
Mindriot
created a php.ini file and still no change. I believe modrewrite is preventing the change or a file in dolphin limits to 2mb. I am on a shared server.
Mindriot
Here is the code to put in your .htacces file for servers that do not accept php.ini files:

php_flag register_globals Off
php_value upload_max_filesize 8M
php_value post_max_size 8M
php_value output_buffering On
php_value max_execution_time 600000000
php_value max_input_time 700000000
php_value session.gc_maxlifetime 14400000
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.040786027908325