Skip to content

Commit

Permalink
Update 15 - (Ok Draft) Install Wordpress
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin9705 authored Sep 23, 2017
1 parent 6d3e7a0 commit 9f1972b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 15 - (Ok Draft) Install Wordpress
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ sudo chmod -R g+w /var/www/html/wp-content/plugins
curl -s https://api.wordpress.org/secret-key/1.1/salt/

# Take the output and copy into a wordpad and then type
sudo nano/var/www/html/wp-config.php
sudo nano /var/www/html/wp-config.php

# Scroll down several lines until you see tons of define lines, delete the default crap and paste each one of your values in
# Now scroll back up and enter your configuration information; the ones you REMEMBERED from your MYSQL setup
Expand Down

0 comments on commit 9f1972b

Please sign in to comment.