Title: W3 Total Cache Error
Last modified: July 6, 2021

---

# W3 Total Cache Error

 *  Resolved [esweis](https://wordpress.org/support/users/esweis/)
 * (@esweis)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/w3-total-cache-error-43/)
 * Hello! I just installed total cache and I received a W3 Total cache error: Files
   and directories could not be automatically created to complete the installation.
   It also says that FTP credentials don’t allow to write to wp-config.php but I
   did set it to 755 as some other forums had stated. Is there anything else I need
   to do?
 * Thanks,
    Eisa

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * (@vmarko)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/w3-total-cache-error-43/#post-14634515)
 * Hello [@esweis](https://wordpress.org/support/users/esweis/)
 * Thank you for reaching out and I am happy to help!
    You need to check your files/
   folders permissions. For W3 Total Cache to write to files and folders, you need
   to change folder permission to 755 and your .htaccess and wp-config.php to 644
   Simply FTP to your website or use Cpanel and change the permissions or as your
   hosting provider for assistance. You can also manually add to following to your
   wp-config.php just under the opened `<?php` tag
 *     ```
       /** Enable W3 Total Cache */
       define('WP_CACHE', true); // Added by W3 Total Cache
       ```
   
 * I hope this helps!
    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘W3 Total Cache Error’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/w3-total-cache-error-43/#post-14634515)
 * Status: resolved