Difference between revisions of "Installation:website"
From NeutronAdmin
Line 6: | Line 6: | ||
* Now navigate to http://yourdomain.com/neutron/ or wherever you installed it and append install.php to the URL. | * Now navigate to http://yourdomain.com/neutron/ or wherever you installed it and append install.php to the URL. | ||
* Fill in the installation form | * Fill in the installation form | ||
+ | |||
'''Done''' | '''Done''' | ||
You have now installed NeutronAdmin's web part. Move on to installing the [[Installation:lua|lua part]] | You have now installed NeutronAdmin's web part. Move on to installing the [[Installation:lua|lua part]] |
Revision as of 17:00, 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