Fatal Error (memory size) with Jetpack, none of the solutions work
-
I just recently installed a fresh WordPress installation on my webhosting, added a custom theme and put up two posts. I also installed Jetpack. Everything worked fine. After not paying attention to the blog for a while I now have a lot of problems with allowed memory size.
– I could not access wp-admin because of a fatal error, allowed memory size exhausted, etc. I checked the memory size in PHP and it’s at 128M. I increased the memory size in WordPress to 64M, then 128M, then 256M. That didn’t work.
– Then I went into FTP and renamed the plugin folder. This way I could get back into the admin and uninstall the plugin. I uninstalled all plugins and then re-installed jetpack. Fatal Error when trying to activate the plugin.
-I uninstalled it again. I switched to the default 2014 theme, made sure everything is on the latest version and re-installed jetpack. Fatal error again.Is Jetpack not compatible with WordPress anymore?
WordPress Version 3.8.1
JetPack Version 2.9.1
PHP version 5.3.28
PHP memory limit 128M (according to c-panel php configuration)
Wordpress memory limit is currently 256M (define( 'WP_MEMORY_LIMIT', '256M' );in wp-config.php)
No plugins installed (except Jetpack)The blog I need help with is: (visible only to logged in users)
- The topic ‘Fatal Error (memory size) with Jetpack, none of the solutions work’ is closed to new replies.