apt-get install wordpress php5-gd
sudo ln -s /usr/share/wordpress /var/www/wordpress
sudo bash /usr/share/doc/wordpress/examples/setup-mysql -n (mysql user name) localhost
sudo /etc/init.d/apache2 restart
browse to http://localhost/wordpress
reference:
https://help.ubuntu.com/community/WordPress
No comments:
Post a Comment