icon Learn how to get the most out of Surmunity - read our forum tips here! | Welcome! Please register to access all of our features.
Old December 18th, 2007, 6:24 AM   #1 (permalink)
Registered User
Seasoned Poster
 
Joined in Dec 2007
58 posts
Gave thanks: 0
Thanked 0 times
why am i getting this wordpress error?

when i try to login to wordprss it says


Quote:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 30720 bytes) in /home/username/public_html/wordpress/wp-admin/admin-functions.php on line 1613

i need help =[
__________________
http://funkykiss.net
funkyy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old December 18th, 2007, 8:19 AM   #2 (permalink)
Registered User
Fresh Surpasser
 
Joined in Dec 2007
1 posts
Gave thanks: 0
Thanked 1 Time in 1 Post
Had this problem also when I transferred my Wordpress installation to Surpass yesterday.

You need to add this line:
Code:
ini_set('memory_limit','16M');
near the top, right after
Code:
<?php
on your wp_config.php file.

You can increase/decrease 16M to whatever works for you.
markcas is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
This user thanks markcas for this great post!
Kayla (December 19th, 2007)
Old December 19th, 2007, 3:43 AM   #3 (permalink)
Surpass Staff
 
Kayla's Avatar
 
Joined in May 2003
Lives in Orlando
23,929 posts
Gave thanks: 904
Thanked 769 times
funkyy, did that work for you?

markcas, thank you for joining the forum!
Kayla is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old December 19th, 2007, 3:47 AM   #4 (permalink)
Registered User
Seasoned Poster
 
Joined in Dec 2007
58 posts
Gave thanks: 0
Thanked 0 times
hi yeah one of the staffs did it for me thanks. =]
__________________
http://funkykiss.net
funkyy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On