HTTP Server - tested on Apache2 and nginx with mod_rewrite, mod_gzip, mod_expires
PHP 5.3 (do not work on 5.2, not tested on 5.4) with: PHP APC, mysqli, curl
MySQL 5 with MyISAM, InnoDB and Memory storage engines
Eclipse PDT
Quick Installation:
upload gameplay directory to web server
import sql_dump mysql data bases to MySQL. Use MySQL Workbench. Project requires 4 databases (playpulsar_gameplay, playpulsar_backend, playpulsar_portal and playpulsar_chat).
create mysql user and grant privileges to those tables
edit gameplay/db.ini.php and enter correct mysql user/password/db_name
open web browser and open project forlder
If it works, you are at home. If not, try to fix it, should work
login with Admin/superpassword
Game management console avaible in /controlpanel/ directory. Use the same user/password combination