Configuring Wordpress in Ubuntu. 1. Run Terminal and type: sudo apt-get install wordpress . 2. Create a symbolic link www Apache2 folder to your installation folder and install the new MySQL database named localhost to use WordPress
Here’s how Installing WordPress in Ubuntu: 1. Run Terminal and type: sudo apt-get install wordpress 2. Create a symbolic link Apache2 www folder to your installation folder and install the new MySQL database named localhost to use …
Here’s how to WordPress configuration in Ubuntu : 1. Run Terminal and type: sudo apt-get install wordpress 2. Create a symbolic link Apache2 www folder to your installation folder and install the new MySQL database named localhost to …
Now, install WordPress via a browser. Type the following address in your browser: http://localhost/wordpress. Or, if you use a virtual host, simply type your website address. Note: WordPress inherited from the Ubuntu repositories 9:10 …
How to install wordpress 2.9 on Apache on your localhost in Ubuntu 9.10. December 28th, 2009 Karthikeyan C Leave a comment Go to comments. This post contains the steps involved to setup wordpress on your local machine in Ubuntu. …