-
Notifications
You must be signed in to change notification settings - Fork 7
Setup Guide
RedDragonWebDesign edited this page Sep 4, 2020
·
5 revisions
These scripts require PHP and an SQL database to run. Luckily, there are many web hosting companies that offer this cheaply.
- Buy web hosting. I recommend shared or VPS hosting from DreamHost.com. Make sure to click on "Monthly" to see monthly prices.
- Buy domain name. I recommend NameSilo.
- Figure out your hosting company's "name servers". Log into your domain name company (called a registrar), edit your domain, and set your name servers. Example: ns1.dreamhost.com, ns2.dreamhost.com, ns3.dreamhost.com
- Be aware that things may be glitchy for a couple of hours while the domain name "propagates". The domain name system needs to process the domain name change.
- Once your domain is working, get your FTP client working. FTP is how you move files from your computer to the web hosting (called a server), and vice versa. I recommend the FTP client FileZilla Client. Typical login info might be your web hosting username, password, choosing SFTP, and for the URL put ftp.yourdomainname.com.
- Once you're logged into FTP, download the latest stable release of BlueThrust5 from GitHub. Unzip it on your computer. Then drag and drop all those files onto your web server.
- Go into your website's control panel (cPanel, or DreamHost's custom panel, etc.), find the MySQL section, and add a database. Then add a user and pass. Then, if needed, grant your user permission to access the database. (Grant all permissions). If you are given a host name or a chance to create a host name here, create one and write it down.
- Navigate to your website. The installer will show. Enter your SQL database information. For host, put "localhost". If localhost doesn't work, then use the host name from step 7.
- Finish the installer. You should be all set!
Setup can be complicated. You can hire me to set up and manage your website for you if you'd like. https://www.RedDragonWebDesign.com/contact/