Difference between revisions of "Installation:requirements"
From NeutronAdmin
(→Webserver) (Tag: VisualEditor) |
|||
(13 intermediate revisions by 6 users not shown) | |||
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 | ||
− | * | + | * PHP-XML dependency |
+ | * 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 | ||
+ | * 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 === | ||
Line 13: | Line 21: | ||
* Optional RCon enabled | * Optional RCon enabled | ||
* Optional socket module | * 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