By Alex Lee on Wednesday, 30 November 2016
Posted in General Issues
Replies 4
Likes 0
Views 162
Votes 0
Hey hey How's it going?,

Does EasySocial Use RegularLabs? I'm getting a Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 352678 bytes) in /libraries/regularlabs/helpers/text.php on line 665 when trying to get to the Newfeed page here:

http://clients.storytelling-media.com/v17/index.php/en/network
It seems like you reached the php memory_limit from your server, try increase to 128M or 256M from your php server and see how it goes.
·
Wednesday, 30 November 2016 19:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Yeah i'm going to do that but am curious how come its jumped to the limit all of a sudden after the upgrade
·
Wednesday, 30 November 2016 19:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Alex,

It really depends on your web host. Since you are on a shared host, the memory_limit in PHP is shared across the rest of their customers as well. When you upgraded, it probably uses up some of the memory but there are possibility that other hosting on the same server is also probably using the memory.

Nevertheless, increasing it to a higher limit wouldn't cause much of an issue
·
Wednesday, 30 November 2016 23:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post