Issue with wp-config.php
-
Great plugin!
For security reasons, I store wp-config.php outside of the default location of /public_html/ on my server. For this reason, WP Super Cache is giving me the following error:
Warning!?Could not update /home/redacted/public_html/wp-config.php!?WPCACHEHOME must be set in config file.
wp-config.php in /public_html/ correctly gives the location of the real wp-config.php on the server. And at the top of the real wp-config.php, WPCACHEHOME is properly set to the directory of the WP Super Cache plugin. WP_CACHE is also set to true.
Is there something that I should do to ensure WP Super Cache understands that the real wp-config.php isn’t in /public_html/ ?
Thank you
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Issue with wp-config.php’ is closed to new replies.