Difference between revisions of "Installation:requirements"
From NeutronAdmin
(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 | |
− | + | * 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 ==== | ||
+ | * [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 | |
− | + | * Optional RCon enabled | |
− | + | * Optional socket module |
Latest revision as of 08:57, 10 January 2020
Contents
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
- GameSwitchers - Works great for Neutron
- NFOServers - Pretty cheap, but USA based
- Avalanche hosting
- Nitrous Networks
- Serenity Servers
Garry's Mod server
- MySQLoo or tMySQL modules
- Optional RCon enabled
- Optional socket module