• Resolved ivan89

    (@ivan89)


    Hello everyone.
    As soon as I installed the plugin, I got this message:
    “Plugin could not be activated because it triggered a fatal error.
    /mnt/vhosts/myhealthytips.org/httpdocs/wp-config.php could not be written, please edit config and add:
    define(‘WP_CACHE’, true); before require_once(ABSPATH . ‘wp-settings.php’);
    then reactivate plugin.”

    Hope you help me soon!
    Cheers

Viewing 1 replies (of 1 total)
  • I’m just guessing but…

    It sounds like your wp-config.php file is set to read only and your software is unable to write to it.

    If you have access to your httpdocs through your web hosting you should double check to make sure you are able to write to it.

    If they don’t allow you to set it to write, download your wp-config.php file from your site, likely through FTP. Then add the line of code they prompt you to add, then reupload the wp-config.php file back onto your page, overwriting your old one.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: W3 Total Cache] Fatal Error’ is closed to new replies.