Code: Select all
php_value register_globals 1
post_max_size = 20M
memory_limit = 20M
upload_tmp_dir = 20M
max_execution_time = 20000
I thought id answer back to this post encase someone runs into the same thing.
Code: Select all
php_value register_globals 1
Yep, as in the default php.ini in public_html folder.narqelion wrote:Do you mean you are creating a custom php.ini to override the default server one?r4dsking wrote:Then when i remove the php.ini the board is unlocked.
When you are creating the next version, can you see if anything in your coding keeps the user connected after they leave. And are you fixing how the bots can thank?geoffreak wrote:Download is offline until the next version is offered. The less upgrades I have to mess with, the better.