Difference between revisions of "Installation:requirements"
From PrometheusIPN Wiki
m (Protected "Installation:requirements" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
Line 4: | Line 4: | ||
* pdo_mysql extension enabled in your php.ini | * pdo_mysql extension enabled in your php.ini | ||
* cURL enabled in your php.ini | * cURL enabled in your php.ini | ||
+ | * mbstring | ||
+ | * php-xml | ||
* OpenID / OpenSSL | * OpenID / OpenSSL | ||
I recommend using [https://gameswitchers.co.uk/billing/aff/?aff=012 gameswitchers.co.uk] for webhosting as they're quite cheap and definitely meet the Prometheus requirements | I recommend using [https://gameswitchers.co.uk/billing/aff/?aff=012 gameswitchers.co.uk] for webhosting as they're quite cheap and definitely meet the Prometheus requirements | ||
+ | |||
+ | |||
+ | == How to check if your webserver supports Prometheus == | ||
+ | Download [https://mcz.pw/q5X3.rar this] 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 | ||
[[installation:website|Install instructions found here]] | [[installation:website|Install instructions found here]] |
Revision as of 12:03, 1 August 2015
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
- OpenID / OpenSSL
I recommend using gameswitchers.co.uk for webhosting as they're quite cheap and definitely meet the Prometheus requirements
How to check if your webserver supports Prometheus
Download this 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
Install instructions found here