Als «interface» getaggte Fragen

35
php cli memory limit

Ich erhalte einen Speicherfehler in einem PHP-Cron-Job: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 71 bytes) in /opt/matrix/core/lib/DAL/DAL.inc on line 830 Die anwendbaren Teile der Crontab sind: $ sudo crontab -u www-data -l MAILTO=root # m h dom mon dow...