phpmyadmin / error-reporting-server

phpMyAdmin server side component for the error reporting system
MIT License
20 stars 28 forks source link

Reduce memory requirements #73

Closed nijel closed 9 years ago

nijel commented 9 years ago

Currently there is way too much stored in memory, what leads to:

PHP message: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65536 bytes) in /home/reports/error-reporting-server/lib/Cake/Model/Datasource/Database/Mysql.php on line 272

nijel commented 9 years ago

Seems to be much better since CakePHP upgrade, thanks to @smita786