Hi,
I have a PHP script that analyses the access log that Apache creates and I have started to receive memory allocation errors.
As far as I know, nothing has been changed on the Linux server (RedHat 8) that it is running from, but the script runs for a few seconds then the following error is returned:
<b>Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1025 bytes) in /usr/local/www/analyse/fileanalyse.php on line 21</b>
Does anyone know what this means and how it can be fixed please? As I haven't a clue! 🙂
Many thanks,
Nathan