CutCodeDown

Squire / Paladin => Help / Troubleshooting => Topic started by: Jason Knight on 30 Nov 2020, 05:52:06 am

Title: Installation Guide
Post by: Jason Knight on 30 Nov 2020, 05:52:06 am
Step 1, download the .zip file of the most recent milestone. Directories for each milestone can be found here:

https://cutcodedown.com/paladinX/?C=M&O=D

Step 2, unpack it somewhere convenient

Step 3, edit /user.ini.php and change setupPassword="" to something unique

Step 4, on your hosting create a database with associated user and proper permissions.

Step 5, edit /index.php and add your PDO login credentials. You can also edit the table prefix so if desired multiple copies can co-exist in one database. handy for those of you who are only allowed one DB on your hosting.

Step 6, upload it to your hosting if you've not already done so.

Step 7, navigate to where you installed it in a browser, and manually add "/setup" to the end of your URI to start the setup.

Step 8, enter the password you created in step 3 as well as a username and password for the administrator user account.

Step 9. Enjoy. It's installed.