Hi,
So I was getting fatal errors on my dashboard and also when i tried updating to 3.0
I did all of the memory limit changes here and the only thing that worked for me was to create my own php.ini file and load it to wp-admin folder.
So I did this and it fixed all of the fatal errors I was seeing and allowed me upgrade to WP 3.0
All good I thought, until I went to my web address http://www.hairlooms.com.au and all I see is the following fatal error:
"Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /home/hairloom/public_html/wp-includes/post.php(975) : runtime-created function on line 1"
Ok, so deleat the php.ini file and i still have the same fatal error so it is not the php.ini file. I am thinking the cause of this is WP 3.0.
How can I fix this?