HomeUnityBlogs
 
 
Mindriot

Changing Media Upload Size

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.
bad
1
good
 
 

Comments

Mindriot
Mindriot 66 days agocomment permalink
 
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.
 
bad
0
good
 
 
Mindriot
Mindriot 65 days agocomment permalink
 
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
 
bad
0
good
 
 
Mindriot
Mindriot 65 days agocomment permalink
 
Works fine now.
 
bad
0
good
 
 


Post a Comment

Please login to post a comment.

This Post
 
 
Mindriot Blog
All Blogs
Found a bug? Have a suggestion? We really value your feedback!
 
© 2008 BoonEx Ltd
ABN 27 127 966 581
 
PET:0.413697957993