Welcome Guest, Not a member yet? Register   Sign In
Increase server upload limit
#3

[eluser]vaxis[/eluser]
[quote author="ranjudsokomora" date="1274909474"]

The first thing I would do is try and change the php.ini file. However if you can't changed that, here would be my settings in php
Code:
ini_set('post_max_size','50M');
ini_set('upload_max_size','55M');
ini_set('memory_limit','128M');
[/quote]

Hi ranjudsokomora, thanks for reply.
I just tried with that rows but it doesn't solve my problem Sad it seems that it only change the memory_limit but not other stuff.
I also tried to create a ini.php file in my root folder but i also get a Internal 500 error.
There is a different way for doing this?

Thanks again.


Messages In This Thread
Increase server upload limit - by El Forum - 05-26-2010, 10:15 AM
Increase server upload limit - by El Forum - 05-26-2010, 10:31 AM
Increase server upload limit - by El Forum - 05-26-2010, 11:05 AM
Increase server upload limit - by El Forum - 05-26-2010, 11:27 AM
Increase server upload limit - by El Forum - 05-26-2010, 11:33 AM
Increase server upload limit - by El Forum - 05-26-2010, 12:33 PM
Increase server upload limit - by El Forum - 05-26-2010, 02:34 PM
Increase server upload limit - by El Forum - 05-26-2010, 03:38 PM
Increase server upload limit - by El Forum - 05-27-2010, 12:56 AM
Increase server upload limit - by El Forum - 05-27-2010, 02:23 AM
Increase server upload limit - by El Forum - 05-27-2010, 04:09 AM
Increase server upload limit - by El Forum - 05-30-2010, 12:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB