Error in WP Statistics after update: cannot write into cache
-
After updating WordPress to 4.9.8 and WP Statistics to 12.4.3, the plugin causes the website to go completely blank. In a debugging mode I see the error message below. Note that I have not changed any permissions of the wp-content/uploads/wp-statistics directory, and it did work with the previous version. What can I do?
Here is the error message:
Fatal error: Uncaught exception ‘WurflCache\Adapter\Exception’ with message ‘Its not possible to write to the given cache path “/var/www/bayespop/htdocs/wp-content/uploads/wp-statistics”‘ in /var/www/bayespop/htdocs/wp-content/plugins/wp-statistics/includes/vendor/mimmi20/wurflcache/src/Adapter/File.php:231 Stack trace: #0 /var/www/bayespop/htdocs/wp-content/plugins/wp-statistics/includes/vendor/mimmi20/wurflcache/src/Adapter/File.php(190): WurflCache\Adapter\File->createRootDirIfNotExist() #1 /var/www/bayespop/htdocs/wp-content/plugins/wp-statistics/includes/vendor/mimmi20/wurflcache/src/Adapter/File.php(86): WurflCache\Adapter\File->initialize(Array) #2 /var/www/bayespop/htdocs/wp-content/plugins/wp-statistics/includes/classes/class-wp-statistics-hits.php(125): WurflCache\Adapter\File->__construct(Array) #3 /var/www/bayespop/htdocs/wp-content/plugins/wp-statistics/includes/classes/class-wp-statistics-geo-ip-hits.php(13): WP_Statistics_Hits->__construct() #4 /var/www/bayespop/htdocs/wp-content/plugins/wp-statistics/inclu in /var/www/bayespop/htdocs/wp-content/plugins/wp-statistics/includes/vendor/mimmi20/wurflcache/src/Adapter/File.php on line 231Note that currently the plugin is deactivated.
The page I need help with: [log in to see the link]
- The topic ‘Error in WP Statistics after update: cannot write into cache’ is closed to new replies.