Difference between revisions of "Installation:requirements"

From NeutronAdmin
Jump to: navigation, search
(Created page with "== Requirements: == === Webserver === - MySQL database with remote connections enabled - PDO MySQL enabled in php config - BCMath enabled in php config - OpenID/OpenSSL instal...")
 
 
(19 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
== Requirements: ==
 
== Requirements: ==
 
=== Webserver ===
 
=== Webserver ===
- MySQL database with remote connections enabled
+
* MySQL database with remote connections enabled
- 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
+
* PHP-XML dependency
- Optional SMTP mailserver. Alternatively emails can be routed through NeutronAdmin.com.
+
* url_allow_fopen enabled in your php.ini
 +
* Optional SMTP mailserver. Alternatively emails can be routed through NeutronAdmin.com.
 +
* Use fsockopen optionally
 +
* cURL
 +
 
 +
==== List of web hosts confirmed to be working with Neutron ====
 +
* [https://billing.gameswitchers.co.uk/aff.php?aff=12 GameSwitchers] - Works great for Neutron
 +
* [https://www.nfoservers.com/order-webhosting.php NFOServers] - ''Pretty cheap, but USA based''
 +
* [https://avalanchehosting.co.uk/shared.php Avalanche hosting]
 +
* Nitrous Networks
 +
* [https://www.serenityservers.net/webhosting/ Serenity Servers]
  
 
=== Garry's Mod server ===
 
=== Garry's Mod server ===
- MySQLoo or tMySQL modules
+
* MySQLoo or tMySQL modules
- Optional RCon enabled
+
* Optional RCon enabled
- Optional socket module
+
* Optional socket module

Latest revision as of 08:57, 10 January 2020

Requirements:

Webserver

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

List of web hosts confirmed to be working with Neutron

Garry's Mod server

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