AmOn Posted March 2, 2013 Share Posted March 2, 2013 Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /home/*****/public_html/admin/applications/members/sources/classes/messaging/messengerFunctions.php on line 2366 What error is this? The solution? Link to comment Share on other sites More sharing options...
0 Lock Down Posted March 2, 2013 Share Posted March 2, 2013 This error means that the host has the php max memory set to 32M and IPB needs 128M to run properly. If it is a free host you can ask them to set it to 128Meg and see what they say. 1 Link to comment Share on other sites More sharing options...
0 AmOn Posted March 2, 2013 Author Share Posted March 2, 2013 This error means that the host has the php max memory set to 32M and IPB needs 128M to run properly. If it is a free host you can ask them to set it to 128Meg and see what they say. I knew that was the php.ini.. No it's not free host but the memory limit was 128M, how this happening every month change itself? Link to comment Share on other sites More sharing options...
0 Lock Down Posted March 2, 2013 Share Posted March 2, 2013 (edited) It can't .. But if you are using cpanel/whm to set the php settings and then changing it by editing the php.inithen if the host has to restart the server or the httpd service it could be changed back to original. Edited March 2, 2013 by Lock Down 1 Link to comment Share on other sites More sharing options...
0 AmOn Posted March 2, 2013 Author Share Posted March 2, 2013 It can't .. But if you are using cpanel/whm to set the php settings and then changing it by editing the php.inithen if the host has to restart the server or the httpd service it could be changed back to original. Everytime to change something on php.ini i ask the host do it.. Everytime they restart the server all are back to original.. I can edit php.ini via cpanel? Link to comment Share on other sites More sharing options...
0 Guest TheMGamer Posted March 2, 2013 Share Posted March 2, 2013 In the conf_global.php add this line of code after <?php ini_set('memory_limit', '128M'); Will be like this: 1 Link to comment Share on other sites More sharing options...
0 Lock Down Posted March 2, 2013 Share Posted March 2, 2013 That only works if the max memory allowed is 128M. @amon only if you have a reseller shared account or a vps/dedi. 1 Link to comment Share on other sites More sharing options...
0 Evarni Posted March 6, 2013 Share Posted March 6, 2013 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
AmOn
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /home/*****/public_html/admin/applications/members/sources/classes/messaging/messengerFunctions.php on line 2366
What error is this? The solution?
Link to comment
Share on other sites
7 answers to this question
Recommended Posts