I installed WP with php4 and when I upgrade to php5, I get the following error:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 77824 bytes) in /wp-includes/pluggable.php on line 901
how can I solve it?
Thanks
I installed WP with php4 and when I upgrade to php5, I get the following error:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 77824 bytes) in /wp-includes/pluggable.php on line 901
how can I solve it?
Thanks
editing the htaaccess file according to the forum repplies I get a error 500, I don't have access to php.ini, any other ideas?
if i delete the whole pluggable.php WP works?
Contact your host to see if they allow the memory limit to be increased and, if you can use your own php.ini file and get their advice on how to do that, if they will let you, that is.
This topic has been closed to new replies.