Allowed memory size error?
-
I’m installing wordpress 2.7. I have entered my database information into wp-config.php and it is correct. When I go to /wp-admin/install.php I get this error:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 30720 bytes) in /home/timch/public_html/wp-admin/includes/template.php on line 3186
and line 3186 of template.php says:
array_shift($allowed_actions);
Any idea what has gone wrong?
Thanks.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Allowed memory size error?’ is closed to new replies.