-
Also in my PHP Errors log:
/home/username_here/logs/xxxxxxx_com.php.error.log
I have multiple PHP Deprecated errors as I reported in my other post https://una.io/d/multiple-php-deprecated-and-fatal-errors and these PHP Fatal errors (Allowed memory size issue):
[06-Nov-2023 12:53:54 UTC] PHP Fatal error: Allowed memory size of 4294967296 bytes exhausted (tried to allocate 118784 bytes) in /home/xxxxxxx/public_html/modules/boonex/profiler/classes/BxProfiler.php on line 200
[06-Nov-2023 12:54:36 UTC] PHP Fatal error: Allowed memory size of 4294967296 bytes exhausted (tried to allocate 65536 bytes) in /home/xxxxxxx/public_html/inc/utils.inc.php on line 824
[06-Nov-2023 12:59:17 UTC] PHP Fatal error: Allowed memory size of 4294967296 bytes exhausted (tried to allocate 32768 bytes) in /home/xxxxxxx/public_html/inc/classes/BxDolLogs.php on line 1
Please help!
Thanks