update wordpress

upgrade wordpress

Wawan

Update WordPress Lewat SSH

| Wawan | WordPress


Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/mimpicom/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 1904

Warning: Invalid argument supplied for foreach() in /home/mimpicom/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 1904

Warning: Invalid argument supplied for foreach() in /home/mimpicom/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 2257

Warning: Invalid argument supplied for foreach() in /home/mimpicom/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3206

Warning: implode() [function.implode]: Argument must be an array in /home/mimpicom/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3258

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/mimpicom/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3289

Warning: Invalid argument supplied for foreach() in /home/mimpicom/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3289

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/mimpicom/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3332

Warning: Invalid argument supplied for foreach() in /home/mimpicom/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3332

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/mimpicom/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3477

Warning: Invalid argument supplied for foreach() in /home/mimpicom/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3477

Entah kenapa, ada beberapa blogku yang enggak bisa di update otomatis ke WordPress 2.7.1 pakai fitur update bawaannya WordPress 2.7. Akhirnya terpaksa update manual lagi, capekkkk deh.

Untung sejak pindahan hosting ke Dreamhost jadi bisa update lewat SSH. Enggak sampai satu menit udah bisa ke update, cukup jalanin kode berikut di shellnya hosting dari dalam folder instalasi blognya.

1
2
3
4
5
6
7
8
9
wget http://wordpress.org/latest.tar.gz
tar xfz latest.tar.gz
rm -rf ./wp-includes/
rm -rf ./wp-admin/
cd wordpress/
cp -rpf * ../
cd ..
rm -rf ./wordpress/
rm -f latest.tar.gz

Baca juga: Upgrading Wordpress Via Shell by techtites.com

Bagikan artikel ini ke: InfoGue · Lintas Berita · Facebook · Twitter

Related Entries:

Random Entries:

2 people have left comments

ohh … bisa ta update lewat SSH, baru tahu neh, simpen ah buat belajar, thx infonya

—-
need support Kampanye Damai Pemilu Indonesia 2009

Kampanye Damai Pemilu Indonesia 2009 wrote on February 17, 2009 - 9:02 pm | Visit Link

sama-sama mas, met belajar :D

Wawan wrote on February 18, 2009 - 7:49 am | Visit Link

feel free to leave a comment

Comment Guidelines: Basic XHTML is allowed (a href, strong, em, code). All line breaks and paragraphs are automatically generated. Off-topic or inappropriate comments will be edited or deleted. Email addresses will never be published. Keep it PG-13 people!

All fields marked with " * " are required.