Difference between revisions of "Installation:requirements"

From NeutronAdmin
Jump to: navigation, search
(Garry's Mod server)
Line 4: Line 4:
 
* PDO MySQL enabled in php config
 
* PDO MySQL enabled in php config
 
* BCMath enabled in php config
 
* BCMath enabled in php config
* OpenID/OpenSSL installed and enabled in php config
+
* url_allow_fopen enabled in your php.ini
 
* Optional SMTP mailserver. Alternatively emails can be routed through NeutronAdmin.com.
 
* Optional SMTP mailserver. Alternatively emails can be routed through NeutronAdmin.com.
 
* Use fsockopen optionally
 
* Use fsockopen optionally

Revision as of 19:17, 5 September 2015

Requirements:

Webserver

  • MySQL database with remote connections enabled
  • PDO MySQL enabled in php config
  • BCMath enabled in php config
  • url_allow_fopen enabled in your php.ini
  • Optional SMTP mailserver. Alternatively emails can be routed through NeutronAdmin.com.
  • Use fsockopen optionally

I recommend using [gameswitchers.co.uk] for webhosting as they're quite cheap and definitely meet the NeutronAdmin requirements

Garry's Mod server

  • MySQLoo or tMySQL modules
  • Optional RCon enabled
  • Optional socket module