Error search bar
Autor: Mariana B.
Visited 743,
Followers 1,
Udostępniony 0
Hello!
I have a problem regarding search page. It is working verry slow.
After somebody checked why is the reason this page is working like this, this error appeared:
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 4096 bytes) in /home/pieseb0x3/public_html/res/x5settings.php on line 1016795
This is the page that is not working properly
Can you tell me what to do?
Thank you
Posted on the
Hello Mariana,
Maybe a way to investigate. Probably you have a lot of products into your catalog ?
Try to check if you can increase with this value or other into your php.ini file to the provider.
Memory_limit = 192M
M is Megabytes
Normally 128M is the default value
And also try to see if you have some PHP error logs to the provider to help you to undertsand.
Enjoy!
Axel