Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,755 members, 7,817,086 topics. Date: Saturday, 04 May 2024 at 04:14 AM

Installing Wordpress On Linux (ubuntu) - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Installing Wordpress On Linux (ubuntu) (1114 Views)

Who Can Configure Install Cpanel On Linux VPS / Ubuntu Whatsapp Group / Installing Laravel On Linux (2) (3) (4)

(1) (Reply)

Installing Wordpress On Linux (ubuntu) by dplumptre(m): 12:40pm On Jul 24, 2015
Hello guys,

Im demmy , i want to show you peeps a quick installation of wordpress on linux , for you programming geeks that like to use

LAMP like me , for more stuffs you can always check my blog http://overallheuristic.com/blog/, that all said lets jump into it



FIRST DOWNLOAD THE LASTEST WORDPRESS

# navigated to my desktop

$ cd Desktop

$ wget http://wordpress.org/latest.zip

$ sudo unzip latest.zip

$ sudo chmod 777 -R wordpress

AFTER UNZIPPING THE FOLDER , YOU CAN RENAME IT BEFORE

PUTTING IT IN YOUR LOCAL SERVER, BECAUSE CONSEQUENT DOWNLOADS WILL HAVE THE

SAME NAME.

In my case I changed the name of the folder from wordpress to fitness

NAVIGATE TO LOCAL SERVER
# cd /var/www/html

# /var/www/html$ sudo mv /home/rootdir/Desktop/fitness .

Ensure that apache have access to wordpress installation files. If this is your local system make sure that www-data owns of all files:
#$ sudo chown -R www-data.www-data fitness

CREATE DATABASE

mysql -u root -p

CREATE DATABASE fitness;

CREATE WP-CONFIG.PHP FILE
# cd /var/www/html/fitness

# cd /var/www/html/fitness ls -lah

# cp wp-config-sample.php wp-config.php

EDIT YOUR DATABASE CREDENTIALS IN wp-config.php

navigate to localhost/fitness



Thanks for reading if you have questions or want to see more stuffs visit http://overallheuristic.com/blog/

site : http://overallheuristic.com
twitter : @dplumptre
fb :https://www.facebook.com/overallheuristic

(1) (Reply)

Fresh Programmer Need / Avast And Bitdefender Antivirus / Dispay Segments

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 10
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.