Difference between revisions of "Userlevel:Admin:Procedures:Update WordPress"

From ShareHim Documentation
Jump to: navigation, search
(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:
+
# Ensure permissions are correct: <pre>sudo chown -R allan:www-data /var/www/sharehim.org/html</pre>
** sudo chown -R allan:www-data /var/www/sharehim.org/html
+
# Install updates from within WordPress
* 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>
* 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.

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.

  1. Ensure permissions are correct:
    sudo chown -R allan:www-data /var/www/sharehim.org/html
  2. Install updates from within WordPress
  3. 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.