Difference between revisions of "Installation:requirements"
From NeutronAdmin
Line 10: | Line 10: | ||
==== List of web hosts confirmed to be working with Prometheus ==== | ==== List of web hosts confirmed to be working with Prometheus ==== | ||
− | * GameSwitchers - Works great for Neutron | + | * [https://billing.gameswitchers.co.uk/aff.php?aff=12 GameSwitchers] - Works great for Neutron |
− | * NFOServers - ''Pretty cheap, but USA based'' | + | * [https://www.nfoservers.com/order-webhosting.php NFOServers] - ''Pretty cheap, but USA based'' |
− | * Avalanche hosting | + | * [https://uk.godaddy.com/hosting/web-hosting?isc=gofheny06 GoDaddy] - ''Since they use IIS it's highly likely the first time you install Prometheus it'll throw a 500 internal server error. Just contact their support if that happens.'' |
+ | * [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 === |
Revision as of 18:44, 16 October 2015
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
List of web hosts confirmed to be working with Prometheus
- GameSwitchers - Works great for Neutron
- NFOServers - Pretty cheap, but USA based
- GoDaddy - Since they use IIS it's highly likely the first time you install Prometheus it'll throw a 500 internal server error. Just contact their support if that happens.
- Avalanche hosting
- Nitrous Networks
- Serenity Servers
Garry's Mod server
- MySQLoo or tMySQL modules
- Optional RCon enabled
- Optional socket module