| ... | @@ -14,6 +14,13 @@ |
... | @@ -14,6 +14,13 @@ |
|
|
*** MySQL
|
|
*** MySQL
|
|
|
*** Clone the Marketplace Repo to your machine
|
|
*** Clone the Marketplace Repo to your machine
|
|
|
**** [[https://github.com/Blocp/Marketplace.git]]
|
|
**** [[https://github.com/Blocp/Marketplace.git]]
|
|
|
|
*** Update your Hosts file with the following
|
|
|
|
<pre><code>
|
|
|
|
sudo vi /etc/hosts
|
|
|
|
|
|
|
|
127.0.0.1 blocpower
|
|
|
|
127.0.0.1 blocpower.local
|
|
|
|
</code></pre>
|
|
|
## Apache Configuration
|
|
## Apache Configuration
|
|
|
*** Update Apache to serve PHP by running from the command line (You will need Super User access):
|
|
*** Update Apache to serve PHP by running from the command line (You will need Super User access):
|
|
|
<pre><code>
|
|
<pre><code>
|
| ... | | ... | |