Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   [SOLVED] Error Messages on Dashboard (http://forum.bytesforall.com/showthread.php?t=3953)

Romeo Kilo Oct 18, 2009 10:11 AM

[SOLVED] Error Messages on Dashboard
 
I just starting getting some error messages that display only on the dashboard. What do the following error messages mean and what should I do to fix the problems?

1. Under the Word Press Development widget: "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 50477 bytes) in /public_html/blog/wp-includes/functions.php on line 959"

2. Under the Plugins widget: "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 44679 bytes) in /public_html/blog/wp-includes/wp-db.php on line 450"

3. Under the Google Analytics widget: "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in public_html/blog/wp-content/plugins/google-analyticator/class.analytics.stats.php(102) : runtime-created function on line 1"

juggledad Oct 18, 2009 11:05 AM

probably mean your host doesn't give you enough PHP memory. You need to take it up with them, it's not a theme issue

Romeo Kilo Oct 18, 2009 11:55 AM

Thanks Juggledad. You were correct. I called Bluehost and tech support walked me through the fix, which was to create a php.ini file then increase the php memory by changing the following code from 32m to 64m:

memory_limit = 64M ; Maximum amount of memory a script may consume (32MB)


All times are GMT -6. The time now is 04:31 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.