Hi guys,
For some reason I am getting a fatal error in trying to add the RSS widget on the sidebar. Running version 3.0.1 this is the error -
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1966080 bytes) in /home/panarcad/public_html/wp-includes/class-simplepie.php on line 5410
Is this something I need to talk to the Host about or does it have to do with WP?
Thanks in Advance
The hosts. Try increasing the memory available to PHP:
http://wordpress.org/support/topic/253495#post-1017842
I have spoken to the hosts. They tell me they increased the memory size to 128MB.
Despite this I am still getting this error when trying to add a normal RSS feed into the widgets.
I am lost as to why it is happening. Other than that the website is working perfectly. No other errors i can see.
Resolved.
There was a rogue memory setting in wp-config.php
thanks for your help