Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter kappler0

    (@kappler0)

    Warning: unlink(/home/truelabtest/public_html/wp-content/cache/quick-cache/cache/http/98-142-218-32/index.html): Permission denied in /home/truelabtest/public_html/wp-content/plugins/quick-cache/quick-cache.inc.php on line 747 Fatal error: Uncaught exception ‘Exception’ with message ‘Unable to wipe file: /home/truelabtest/public_html/wp-content/cache/quick-cache/cache/http/98-142-218-32/index.html.’ in /home/truelabtest/public_html/wp-content/plugins/quick-cache/quick-cache.inc.php:748 Stack trace: #0 /home/truelabtest/public_html/wp-content/plugins/quick-cache/quick-cache.inc.php(878): quick_cache\plugin->wipe_cache() #1 /home/truelabtest/public_html/wp-content/plugins/quick-cache/includes/actions.php(79): quick_cache\plugin->auto_wipe_cache() #2 /home/truelabtest/public_html/wp-content/plugins/quick-cache/includes/actions.php(17): quick_cache\actions->save_options(Array) #3 /home/truelabtest/public_html/wp-content/plugins/quick-cache/includes/actions.php(185): quick_cache\actions->__construct() #4 /home/truelabtest/public_html/wp-content/plugins/quick-cache/quick-cache.inc.php(455): require_once(‘/home/truelabte…’) #5 [internal function]: quick_cache\plugin->actions(”) #6 /home/truelabtest/public_html/wp-includes/plugin.php(505): call_us in /home/truelabtest/public_html/wp-content/plugins/quick-cache/quick-cache.inc.php on line 748

    Plugin Author Raam Dev

    (@raamdev)

    It sounds like you may have a permissions issue. You may want check with your web host to see if the permissions might have changed on your account.

    As a last resort, you can try manually deleting the /quick-cache/ directory inside wp-content/cache/ using FTP.

    Thread Starter kappler0

    (@kappler0)

    Strange – I am the host so no permssion changes. i deleted the directory and get the same thing… Any other thoughtS?

    Thank you.

    Plugin Author Raam Dev

    (@raamdev)

    I see you’re accessing the site via IP address (98-142-218-32) instead of using a hostname… it should work just fine accessing via IP address, but that might be causing a weird issue here.

    That said, the message clearly states “Permission denied”, so this is almost certainly a permissions issue. Whatever user runs your web server needs to have permission to delete the cache files in wp-content/cache/.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Failed to update your /wp-config.php file automatically.’ is closed to new replies.