Fatal Error WP Engine
-
Hi – since i upgrade to 5.0.8 – i’m getting a lot of white screens due to the following error ..
PHP Fatal error: Uncaught RuntimeException: Failed to write cache file “/nas/content/live/linwoods/wp-content/uploads/sites/6/zip-recipes/cache/61/6173092293ea6936ce08e4fd7b1ce1f02b09c1430c4be828a56c59d4da0a7a27.php
.. on WP Engine.
I’ve been onto WPE support and they’re going to look into it but they’ve asked me to contact you in the mean time as they reckon there’s something wrong with the way you’re writing these .php files to this new cache location (change from 5.0.6 -> 5.0.7) – would you be able to take a look?
In 5.0.6 – the cache was wrote to
/wp-content/plugins/zip-recipes/views/cache/
but in 5.0.7 the cache is wrote to/wp-content/uploads/zip-recipes/cache/
and somehow what’s happening is that the .php files that are wrote to this new destination have their .php extension stripped off them? Not sure if this is by WPE or is it something that’s happening within the plugin as a conditional or something?In the mean time – i’ve downgraded to 5.0.6 (cache writing to
/wp-content/plugins/zip-recipes/views/cache/
) and all seems to be working again on WPE – but i’d really appreciate it if you could have a quick look into this – just to rule out anything on your end?
- The topic ‘Fatal Error WP Engine’ is closed to new replies.