Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Jul 12, 2012 7:39 pm 
Offline
Junior Member

Joined: Wed Apr 25, 2012 5:38 pm
Posts: 47
http://wpforce.com/wordpress-tutorial-s ... l-upgrade/

Ive been looking at the above link in order to get automatic updates running on wordpress over ssh. Can anyone tell me if this is a safe thing to do ?

Is anyone else using automatic updates on wordpress ? is there any easy way to get this working ?


Top
   
PostPosted: Fri Jul 13, 2012 2:26 pm 
Offline
Sysop

Joined: Sat Nov 27, 2010 3:32 am
Posts: 180
Website: https://blog.timheckman.net/
Location: San Francisco, CA
I usually just make the entire Wordpress directory temporarily owned by www-data, upgrade, then chown it back.

Never tried this method.

-Tim

_________________
'If debugging is the process of removing bugs, then programming must be the process of putting them in.' //Edsger Dijkstra
'Nothing is withheld from us which we have conceived to do.' | 'Do things that have never been done.' //Russell Kirsch


Top
   
PostPosted: Thu Jul 19, 2012 11:12 am 
Offline
Newbie
User avatar

Joined: Mon Oct 24, 2011 7:28 am
Posts: 4
Website: http://quicoto.me
theckman wrote:
I usually just make the entire Wordpress directory temporarily owned by www-data, upgrade, then chown it back.

Never tried this method.

-Tim


Could you paste the both commands you mention?

Thanks


Top
   
PostPosted: Thu Jul 19, 2012 1:26 pm 
Offline
Junior Member

Joined: Sat Jul 25, 2009 10:05 am
Posts: 26
Rick wrote:
theckman wrote:
I usually just make the entire Wordpress directory temporarily owned by www-data, upgrade, then chown it back.

Never tried this method.

-Tim


Could you paste the both commands you mention?

Thanks


chown -R www-data:www-data /var/www/domain/htdocs

Replace www-data with your webserver's user and then the filepath with your own filepath. The -R flag means recursive.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: mattltm and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group