
Mindriot
Changing Media Upload Size
Comments
| Mindriot | 66 days ago![]() |
![]() | ![]() | |
![]() | 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 | 65 days ago![]() |
![]() | ![]() | |
![]() | 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 | ![]() |
![]() | ![]() | ![]() |
Post a Comment
Please login to post a comment.






























