Difference between revisions of "Installation:requirements"
From PrometheusIPN Wiki
Line 1: | Line 1: | ||
===== WEBSITE REQUIREMENTS ===== | ===== WEBSITE REQUIREMENTS ===== | ||
− | + | * PHP 5.4 or greater | |
− | + | * A MySQL database | |
− | + | * pdo_mysql extension enabled in your php.ini | |
− | + | * cURL enabled in your php.ini | |
− | + | * 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 | ||
Line 11: | Line 11: | ||
===== LUA REQUIREMENTS ===== | ===== LUA 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] | |
[[installation:lua|Install instructions found here]] | [[installation:lua|Install instructions found here]] |
Revision as of 23:46, 29 July 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
- 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