Difference between revisions of "Installation:requirements"

From PrometheusIPN Wiki
Jump to: navigation, search
Line 13: Line 13:
  
 
===== 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 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
  
 
===== LUA REQUIREMENTS =====
 
===== LUA REQUIREMENTS =====

Revision as of 11:23, 25 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 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

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

Install instructions found here