Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Fatal error: Allowed memory size HELP
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Fatal error: Allowed memory size HELP
Fatal error: Allowed memory size HELP
26-06-2013 2:18 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi
This morning I tried to load a WordPress plug-in to backup my WordPress blog, which is embedded in my PlusNet hosted website.
The plug-in was UpdraftPlus. The plug-in didn't load and the website immediately came back with the error message:
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 77824 bytes) in /share/storage/01/ex/expertek/blog/wp-includes/pluggable.php on line 354
Now that's all I get when I go to my website!
1 I've checked using FTP and the plug-in didn't load.
2 PlusNet say that the error means it's running out of memory, not diskspace and that it's a WordPress problem and they won't help. And I can't buy extra memory.
3 Changing the name of the pluggable.php file to pluggable2.php does not appear to change the error message!
How do I get my website back up and running!
This morning I tried to load a WordPress plug-in to backup my WordPress blog, which is embedded in my PlusNet hosted website.
The plug-in was UpdraftPlus. The plug-in didn't load and the website immediately came back with the error message:
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 77824 bytes) in /share/storage/01/ex/expertek/blog/wp-includes/pluggable.php on line 354
Now that's all I get when I go to my website!
1 I've checked using FTP and the plug-in didn't load.
2 PlusNet say that the error means it's running out of memory, not diskspace and that it's a WordPress problem and they won't help. And I can't buy extra memory.
3 Changing the name of the pluggable.php file to pluggable2.php does not appear to change the error message!
How do I get my website back up and running!
Message 1 of 2
(1,459 Views)
1 REPLY 1
Re: Fatal error: Allowed memory size HELP
26-06-2013 3:26 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
There is a memory limit in your php ini, or in the configuration setting which is now being exceeded when you try and load your site.
Try working out how to deregister the plugin through your database. This might help:
http://blog.projectnibble.org/2011/07/22/quickly-disable-a-wordpress-plugin-via-the-database/
Try working out how to deregister the plugin through your database. This might help:
http://blog.projectnibble.org/2011/07/22/quickly-disable-a-wordpress-plugin-via-the-database/
Kelly Dorset
Ex-Broadband Service Manager
Ex-Broadband Service Manager
Message 2 of 2
(307 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Fatal error: Allowed memory size HELP