Difference between revisions of "Installation:requirements"

From PrometheusIPN Wiki
Jump to: navigation, search
Line 10: Line 10:
 
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
  
 +
[[installation:website|Install instructions found here]]
  
 
== How to check if your webserver supports Prometheus ==
 
== 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
 
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]]
 
  
 
===== LUA REQUIREMENTS =====
 
===== LUA REQUIREMENTS =====

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

Install instructions found here

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

LUA REQUIREMENTS
  • The MySQLoo module from here or the tMySQL module from here

Install instructions found here