Hi Nicolas
I've talked to the host and they say there is sufficient memory allocated to php, and that there is something else going wrong, despite the error message. This is their reply to me:
As you can see with the following, your server's PHP limit is set to 256:
This email address is being protected from spambots. You need JavaScript enabled to view it. [~]# php -i | grep memory_l
memory_limit => 256M => 256M
As such, everything on the server is running as expected. It appears that this is an issue with the script that is being used. However, I did tail the Apache error log to see if it could help you further with this investigation.
When I tailed the Apache error log, this is what it shows:
[Thu Mar 27 11:21:09 2014] [error] [client 69.36.160.253] File does not exist: /home/leadbett/public_html/newsite/templates/responsive/css/component.css, referer:
www.leadbetters.co.uk/newsite/index.php/...-cart/tmpl-component
It appears that some files that are being called are not on your server.
This is getting beyond my capabilities. Do you have any ideas?
Thanks
Ian