Difference between revisions of "Installation:requirements"
From PrometheusIPN Wiki
Line 9: | Line 9: | ||
==== List of web hosts confirmed to be working with Prometheus ==== | ==== List of web hosts confirmed to be working with Prometheus ==== | ||
− | * GameSwitchers | + | * GameSwitchers - ''Kinda cheap, but has a limit of 2 databases on their cheapest webhosting'' |
− | * NFOServers | + | * 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.'' | * 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.'' | ||
''(This list is a draft)'' | ''(This list is a draft)'' |
Revision as of 23:18, 4 September 2015
Contents
WEBSITE REQUIREMENTS
- PHP 5.4 or greater
- A MySQL database
- pdo_mysql extension enabled in your php.ini
- cURL enabled in your php.ini
- mbstring
- php-xml
- url_allow_fopen enabled in php.ini
List of web hosts confirmed to be working with Prometheus
- GameSwitchers - Kinda cheap, but has a limit of 2 databases on their cheapest webhosting
- 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.
(This list is a draft)
Install instructions found here
How to check if your webserver supports Prometheus
Download the requirement checker and extract it on your webserver. Then visit the file called prometheus_check.php. It will now tell you if your PHP version can run Prometheus