Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Richard Arch Posted December 8, 2015 Posted December 8, 2015 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.
Mark H Posted December 9, 2015 Posted December 9, 2015 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.