Difference between revisions of "Userlevel:Admin:Procedures:Update WordPress"
From ShareHim Documentation
(Created page with "= Update WordPress = Be aware that the user "wpupdate" must be part of the "www-data" group. * Ensure permissions are correct: ** sudo chown -R allan:www-data /var/www/shar...") |
|||
Line 3: | Line 3: | ||
Be aware that the user "wpupdate" must be part of the "www-data" group. | Be aware that the user "wpupdate" must be part of the "www-data" group. | ||
− | + | # Ensure permissions are correct: <pre>sudo chown -R allan:www-data /var/www/sharehim.org/html</pre> | |
− | + | # Install updates from within WordPress | |
− | + | # Ensure permissions are correct on new files created by wpupdate user: <pre>sudo chown -R allan:www-data /var/www/sharehim.org/html</pre> | |
− | + | ||
− | + | Allan has key for ''Advanced Custom Fields Pro'' in his pw manager. |
Latest revision as of 11:54, 19 April 2016
Update WordPress
Be aware that the user "wpupdate" must be part of the "www-data" group.
- Ensure permissions are correct:
sudo chown -R allan:www-data /var/www/sharehim.org/html
- Install updates from within WordPress
- Ensure permissions are correct on new files created by wpupdate user:
sudo chown -R allan:www-data /var/www/sharehim.org/html
Allan has key for Advanced Custom Fields Pro in his pw manager.