Opened 12 years ago
Closed 12 years ago
#4408 closed defect (bug) (no action required)
No access to wordpress admin page
Reported by: | gtvnetwork | Owned by: | gtvnetwork |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | critical | Version: | 1.6 |
Component: | Core | Keywords: | needs-patch needs-testing |
Cc: |
Description
The latest version of buddypress has caused a malfunction to happen when trying to access the wordpress admin page
ERROR 500 - Internal Server Error •The website is under maintenance. •The website has a programming error.
==Logs==
Apache Logs
Nothing
PHP Logs
07-Aug-2012 09:03:40] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /Users/laurienicholas/Desktop/SCCI Remodel/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php on line 560
I'm sure you have had many tickets like this, but just to make sure,
Sincerely,
James
Change History (2)
Note: See
TracTickets for help on using
tickets.
It sounds like you're simply running out of memory. Try disabling some plugins (by renaming their plugin foldes via FTP, if you can't access wp-admin), or try increasing your PHP memory limit as described here http://codex.buddypress.org/troubleshooting/blank-pages/
It's always been the case that running BuddyPress has taken a fair amount of memory, and 34MB is pretty meager. This is especially true when running BP alongside a number of other plugins, over which we have no control.
If it turns out that this is due to a reproducible problem in BP (aside from simply running a lot of plugins on shared hosting), please reopen the ticket with details. Thanks!