Ad Widget

Collapse

increase PHP memoy in the frontend

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • icol
    Member
    • Aug 2014
    • 31

    #1

    increase PHP memoy in the frontend

    Hi

    I am having the error "PHP Fatal error ....memory size 128 M exhausted (tried to allocate 9523200 bytes" when i query api for active triggers

    I tried to increase the memory to 512M in /etc/zabbix/apache.conf, restart apache2 service and even rebooting but the error is the same So i guess the memory did changed

    Any idea how to Change the memory?

    by the way i running 3.4
  • icol
    Member
    • Aug 2014
    • 31

    #2
    increase PHP memoy in the frontend

    Hi!

    I found a workaround/fix:

    in /etc/apache2/sites-available/zabbix.conf i changed the memory limit from 128M to 256M restart apache2 service and it worked

    If there is a better solution please let me know

    Comment

    Working...