Wp_config.php and W3 Total Cache permission issues.
-
I just moved a site from bluehost to a Digital Ocean vps (LEMP + WordPress) but I’ve had a couple of issues with permissions that I hope someone can help with.
During the install, WordPress could not write changes to wp_config.php and it asked me to copy the content for wp_config.php and use ssh to write it out to the wp_config.php file.
At other WordPress hosts, the install just runs and writes the database name, db username, db password, etc to the wp_config.php file without a problem.
What file permissions should be set for wp_config.php that would allow that would allow WordPress to write it’s settings (or create the wp_config.php) during the install?
Then I tried installing W3 Total Cache and it asked over and over for me to either run commands via FTP (clicking a button for
What permissions are needed for W3 Total Cache (and really any other plugin) to just run without pestering the end user to click a button for each command or asking the end user to run commands via FTP.
I understand that permissions by default are tight for security. But, there has to be a balance between security and ease of use – especially when the end users are just normal WordPress users and may not be familiar with ssh or executing commands on the server.
- The topic ‘Wp_config.php and W3 Total Cache permission issues.’ is closed to new replies.