franga2000 / BungeeStatus

A PHP powered website to show players the status of your BungeeCord network
GNU General Public License v2.0
9 stars 7 forks source link

Don't understand how to install #1

Closed Piggles closed 10 years ago

Piggles commented 10 years ago

Hey was wondering how I get the bungee status to work. I have a web server controlled by cpanel. I have php on it what are the steps on making it work. You upload the zip, the folder, or the single files to the web server? Also where do you put the files in the web server? Also how do I access it?

franga2000 commented 10 years ago

First of all you have to know how webservers work. That eliminates the last 2 questions.

Just like with any website, you have to upload the files from the folder containing index.php to wherever you want on your server. Then, configure the site with the instructions on the wiki or SpigotMC page.

That's it. Just open the site in a web browser and hope you got the json right :)