Originally Posted by
cornnfedd is there any other way of fixing this bug without doing this?
I don't think it is a bug. This:
Code:
upload_max_filesize 100M
post_max_size = 100M
output_buffering = On
max_execution_time = 1000
max_input_time = 1000
session.gc_maxlifetime = 14400
last I checked on their installation docs was required to be in PHP in order for the script to run.
The mod security thing is if you are getting 406 errors on the site, it will get rid of them and it will also disable mod security completely on the account.