When I go to report pages, I got an 500 error.
I checked apache logs, it says:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 75 bytes) in /var/www/html/playsms/lib/composer/vendor/pear/db/DB/mysqli.php on line 458
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /var/www/html/playsms/plugin/feature/simplebilling/fn.php on line 99
I think it’s maybe the database that went too big now, how can I do a clean purge ?
Yes, I already checked, I got bit more than 277 000 entries in it (those days, something like 40 000 SMS are sent each month), but how to clear it properly, with all the relations, without breaking playSMS ?