Forums / General / Problem with Notification system
John Mina
Friday 21 October 2005 1:21:08 am
Dear All, When i try to run the notfication filter from the "Notification admin", it stops after while and gives me a reply of an error as follows : " Fatal error: Allowed memory size of 27262976 bytes exhausted (tried to allocate 35 bytes) in /home/virtual/site2/fst/var/www/html/arb/lib/ezi18n/classes/ezcodepage.php on line 83Fatal error: eZ publish did not finish it's request
The execution of eZ publish was abruptly ended, the debug output is present below."
Do any body have an idea of how to solve it.I am using EZ version 3.4.1
Note: whe ni upgraded earlier this filter was unning till i interupted its work one day clikced on stop since then it doesn't work. how can i fix that pleaseee
Looking forward to hearing back from you Thank,John
Sunday 23 October 2005 1:03:27 am
Hello, please this is serious for me can any body help or let me know how to overcome this problem?thanks
Łukasz Serwatka
Wednesday 02 November 2005 3:48:20 am
Increse memory_limit value in your php.ini or in .htaccess or VH config:
php_value memory_limit 64
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Monday 09 January 2006 1:02:53 pm
Hi Lukasz, First i wihs you a happy new year with your team. i have tried to do i coppied php.ini from the original place to the root of the EZ installed project
should i reboot the server after that ?
Is it the right thing to do wheni don't find php.ini in the root of ez publish ?
Siniša Šehović
Monday 09 January 2006 3:41:53 pm
Hi John,
You have to edit your php.ini!
Then restart apache.
S.
--- If at first you don't succeed, look in the trash for the instructions.
Tuesday 10 January 2006 3:14:41 am
hi Sinisa Do you mean the original php.ini file under the etc/ or i can copy that oen to the root of the ez publish installed version edit it , and restart the server?
thanks