server-status-project / server-status

Simple, modern looking server status page with administration and some nice features, that can run even on shared webhosting
https://demo.status.sajdl.com/
Apache License 2.0
398 stars 88 forks source link

How to start the site #98

Closed pandagreydev closed 4 years ago

pandagreydev commented 4 years ago

Hello, I'm a PHP beginner and I don't know how to start the site on a Windows VPS. Can you help me?

SigmaScorpii commented 4 years ago

Hi pandagreydev,

It's very simply. You just need something like XAMPP. (https://www.apachefriends.org/index.html)

Download, install and configure what you need. (Which would be the following for this status panel: SQL, PHP and Apache). After that, simply download this panel, drop it in "Public_html" or "WWW" depending on the software. Start your web software through it's control panel.

Then simply navigate to localhost/ "location of status panel" . Follow the configuration wizard and you're ready to go.

If you need more help with a specific step in this process, feel free to ask! :)

Pryx commented 4 years ago

@pandagreydev did @SigmaScorpii answer your question? :)

Pryx commented 4 years ago

Closing, please let me know if you need further assistance :slightly_smiling_face: