Opened 8 years ago
Closed 8 years ago
#40841 closed defect (bug) (invalid)
fatal login errors - out of memory - WordPress 4.7.5.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Login and Registration | Keywords: | |
Focuses: | Cc: |
Description
login fatal errors - out of memory - WordPress 4.7.5. for requesting permalink
- site still loads normally, just can't login -
a) for correct permalink
Out of memory (allocated 7602176) (tried to allocate 122880 bytes) in /home/jessie11/public_html/synapse9.com/signals/wp-includes/formatting.php on line 4149
b) for incorrect permalink
Fatal error: Out of memory (allocated 10485760) (tried to allocate 8 bytes) in /home/jessie11/public_html/synapse9.com/signals/wp-includes/user.php on line 1637
c) for entering "WP-Admin"
Fatal error: Out of memory (allocated 30932992) (tried to allocate 7680 bytes) in /home/jessie11/public_html/synapse9.com/signals/wp-includes/widgets/class-wp-widget-calendar.php on line 35
Change History (2)
Note: See
TracTickets for help on using
tickets.
FYI - My ISP discovered I was receiving a denial of service attack... and blocked the IP's doing it, which then reduced the traffic and let me login and do my work. It wasn't Wordpress, but caused all manner of WP errors...