Difference between revisions of "Installation:website"

From NeutronAdmin
Jump to: navigation, search
(Installing NeutronAdmin's web portion)
Line 1: Line 1:
 
=== Installing NeutronAdmin's web portion ===
 
=== Installing NeutronAdmin's web portion ===
  
* Drop the files from "Web files" in the neutronadmin-complete.zip into a directory on your webserver
+
* Drop the files from "Web files" in the neutronadmin-complete.zip into a directory on your webserver, preferrably /admin, /apanel, /panel, or /neutronadmin. It's your choice, but you want to make the panel easily accessible for all your admins / moderators.
 +
* Configure the config.php file to match your MySQL database credentials
 +
* On your webhosts controlpanel you need to whitelist all your Garry's Mod servers' IPs in "Remote MySQL connections", if you're using NFO this is done by ticking "Allow external connections"
 +
* Now navigate to http://yourdomain.com/neutron/ or wherever you installed it and append install.php to the URL.
 +
* Fill in the installation form
 +
 
 +
'''Done'''
 +
You have now installed NeutronAdmin's web part. Move on to installing the [[Installation:lua|lua part]]

Revision as of 15:43, 6 July 2015

Installing NeutronAdmin's web portion

  • Drop the files from "Web files" in the neutronadmin-complete.zip into a directory on your webserver, preferrably /admin, /apanel, /panel, or /neutronadmin. It's your choice, but you want to make the panel easily accessible for all your admins / moderators.
  • Configure the config.php file to match your MySQL database credentials
  • On your webhosts controlpanel you need to whitelist all your Garry's Mod servers' IPs in "Remote MySQL connections", if you're using NFO this is done by ticking "Allow external connections"
  • Now navigate to http://yourdomain.com/neutron/ or wherever you installed it and append install.php to the URL.
  • Fill in the installation form

Done You have now installed NeutronAdmin's web part. Move on to installing the lua part