Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 8, 20159 yr Hi, Our forum is hosted on 1 and 1. They have a declared php memory size of 131k. Trouble is, the pre install checks detect this as 120k. We only have around 500 users on our forum, and it's unlikely to go beyond 600ish, as it's a closed forum. On that basis I think the size should be ok (it certainly has been until now) but how do I get beyond this ? 1and1 don't want to increase the size, and have said I could override the reported size in the php.ini, but it doesn't seem to make any difference. Any suggestions gratefully received, because at the moment I'm stuck.. Thanks, John.
December 9, 20159 yr You can try this, as it may bypass the problem. Edit your conf_global.php file, and immediately below the first line: <?php add this line: ini_set('memory_limit','128M'); then save the file and see if the upgrade continues. If it does not, please file a ticket to Support and we'll be glad to assist.
Archived
This topic is now archived and is closed to further replies.