Fatal error

Hi Everyone,



I tried everything but keep on getting this error below when I go to the urls:



http://eklektiqmusiq.com/mautic/



Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 18 bytes) in /home/eklekfdb/public_html/mautic/app/bootstrap.php.cache on line 2659



and



http://eklektiqmusiq.com/mautic/s/login



Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 36 bytes) in /home/eklekfdb/public_html/mautic/app/bootstrap.php.cache on line 2659



This happens when I want to go to the links. This happened before and after I added the Cron Jobs. Can someone please help?



Yunique








Hi Everyone,

I tried everything but keep on getting this error below when I go to the urls:

http://eklektiqmusiq.com/mautic/

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 18 bytes) in /home/eklekfdb/public_html/mautic/app/bootstrap.php.cache on line 2659

and

http://eklektiqmusiq.com/mautic/s/login

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 36 bytes) in /home/eklekfdb/public_html/mautic/app/bootstrap.php.cache on line 2659

This happens when I want to go to the links. This happened before and after I added the Cron Jobs. Can someone please help?

Yunique

Hi

This error is because php memory is being consumed and there is not enough to complete executing the application. You will need to increase the memory limit by adjusting either your php configuration In php.ini or by setting it in .htaccess.

Can you please explain this to me. I am fairly new to this.

Hi

If you’re not familiar with this I would recommend you ask your hosting company to look at this. They will be able to figure out how to help you better.

Hello @chad.windnagle this happens to me a lot of time and I find me increasing memory limit in php.ini very often. Now I’ve at 1.5Gb, I’m not sure this is a normal behaviour. do you think that there could be some configuration mistakes or something else that could lead to this big memory usage?

@MxyzptlkFishStix you’ve expressed your feeling or you’re thinking that there’s something wrong in my settings?