"White Screen of Death"
-
Well, I googled for the last two days. Couldn’t find an answer. Went to your support forums and registered for an account so I could try to solve the issue myself, but every answer I found was blocked (saying I needed to log in, even though I was – making me think the ONLY option I have is to buy the premium version of your plugin. If that’s the case, you should just say up front you don’t offer support at all.) In the off-chance you actually do offer some support:
I’m using a clean installation of WordPress. Using Twenty Fourteen, with no other plugins activated. As soon as I activate the plugin, I get a white screen on both the front and back ends. I have increased my memory_limit to 128M, in *both* php,ini and the wp-config.php file.
The error message I get:
Fatal error: Uncaught exception 'EE_Error' with message 'An attempt to access and/or write to a file on the server could not be completed due to a lack of sufficient credentials.' in /var/www/wp-content/plugins/event-espresso-decaf/core/helpers/EEH_File.helper.php:39 Stack trace: #0 /var/www/wp-content/plugins/event-espresso-decaf/core/helpers/EEH_File.helper.php(278): EEH_File::_get_wp_filesystem() #1 /var/www/wp-content/plugins/event-espresso-decaf/core/EE_Load_Textdomain.core.php(43): EEH_File::exists('/var/www/...') #2 /var/www/wp-content/plugins/event-espresso-decaf/core/EE_System.core.php(691): EE_Load_Textdomain::load_textdomain() #3 [internal function]: EE_System->load_core_configuration('') #4 /var/www/wp-includes/plugin.php(505): call_user_func_array(Array, Array) #5 /var/www/wp-settings.php(237): do_action('plugins_loaded') #6 /var/www/wp-config.php(86): require_once('/var/www/...') #7 /var/www/wp-load.php(29): r in /var/www/wp-content/plugins/event-espresso-decaf/core/helpers/EEH_File.helper.php on line 39
The “sufficient credentials” thing leads me to believe it may be a server issue, however, this is the ONLY plugin that doesn’t seem to have permission to do anything. On my server, when I do an ls -l and ls -la, the permissions are indeed set correctly (exactly as all of the other plugins are set, and they are all working perfectly fine.)
So I’m not 100% sure what’s going on here, but hopefully that error message will help.
- The topic ‘"White Screen of Death"’ is closed to new replies.