| ... | @@ -61,7 +61,7 @@ vi /etc/apache2/vhosts/marketplace.conf |
... | @@ -61,7 +61,7 @@ vi /etc/apache2/vhosts/marketplace.conf |
|
|
## MySQL Setup
|
|
## MySQL Setup
|
|
|
*** Download and install MySQL
|
|
*** Download and install MySQL
|
|
|
*** Setup root username and root password
|
|
*** Setup root username and root password
|
|
|
*** Import Marketplace Database
|
|
*** Import Marketplace Database from S3 Backup
|
|
|
**** <pre><code>mysql -u <mysql username> -p < database_backup.sql
|
|
**** <pre><code>mysql -u <mysql username> -p < database_backup.sql
|
|
|
</code></pre>
|
|
</code></pre>
|
|
|
***** Enter your mysql password, the same password created during setup
|
|
***** Enter your mysql password, the same password created during setup
|
| ... | @@ -81,7 +81,7 @@ define('WP_SITEURL','http://blocpower:8888'); |
... | @@ -81,7 +81,7 @@ define('WP_SITEURL','http://blocpower:8888'); |
|
|
*** Navigate to: [[http://blocpower:8888/wp-admin]]
|
|
*** Navigate to: [[http://blocpower:8888/wp-admin]]
|
|
|
**** Login info:
|
|
**** Login info:
|
|
|
***** <pre><code>Login: Blocpower
|
|
***** <pre><code>Login: Blocpower
|
|
|
Password: get password from 1Password
|
|
Password: 49oAJn
|
|
|
</code></pre>
|
|
</code></pre>
|
|
|
**** Go to Plugins, and "activate" any plugins that need activating
|
|
**** Go to Plugins, and "activate" any plugins that need activating
|
|
|
***** "Advanced Custom Fields" & "User Role Editor" are usual suspects.
|
|
***** "Advanced Custom Fields" & "User Role Editor" are usual suspects.
|
| ... | | ... | |