Hello from a couple of days ago ispconfig panel control when running the server.sh or cron_daily.sh it gives me following error. /usr/local/ispconfig/server# sh server.sh PHP Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 49152 bytes) in /usr/local/ispconfig/server/server.php on line 145 sh cron_daily.sh PHP Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 49152 bytes) in /usr/local/ispconfig/server/cron_daily.php on line 175 change memory php.ini to 128 and restar php-fpm ant not working.
you have to set the memory to 128M and not just 128. If you use 128 without the M behind, then its 128 bytes and not megabytes.