Difference between revisions of "Installation:requirements"

From PrometheusIPN Wiki
Jump to: navigation, search
Line 16: Line 16:
  
 
===== LUA REQUIREMENTS =====
 
===== LUA REQUIREMENTS =====
 +
[[installation:lua_prerequisites|Lua prerequisites / requirements]]
 
* The MySQLoo module from [http://facepunch.com/showthread.php?t=1357773 here] or the tMySQL module from [http://facepunch.com/showthread.php?t=1442438 here]
 
* The MySQLoo module from [http://facepunch.com/showthread.php?t=1357773 here] or the tMySQL module from [http://facepunch.com/showthread.php?t=1442438 here]
  
 
[[installation:lua|Install instructions found here]]
 
[[installation:lua|Install instructions found here]]

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

Lua prerequisites / requirements

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

Install instructions found here