#24707 closed defect (bug) (invalid)
Fatal Error
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.5.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
I was trying to deactivate a plug in, that i was working with. And then trying to go to the plug-ins page im getting a fatal error msg. Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 122880 bytes) in /data/9/3/47/33/3047196/user/3394086/htdocs/wp-admin/includes/menu.php on line 126
and in my wordpress dashboard im getting this fatal error msg: Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 30720 bytes) in /data/9/3/47/33/3047196/user/3394086/htdocs/wp-admin/includes/ajax-actions.php on line 1976
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Related: #17083
You should increase the PHP memory limit. This is a support issue rather than something that can be fixed in WordPress (we already try to increase the limit to 256M in the admin, but that only works if the server allows it).
Please contact your host or try the support forums: http://wordpress.org/support/.