Menu

Home

Paweł Spychalski

Project requirements:

  • 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:

  1. upload gameplay directory to web server
  2. import sql_dump mysql data bases to MySQL. Use MySQL Workbench. Project requires 4 databases (playpulsar_gameplay, playpulsar_backend, playpulsar_portal and playpulsar_chat).
  3. create mysql user and grant privileges to those tables
  4. edit gameplay/db.ini.php and enter correct mysql user/password/db_name
  5. open web browser and open project forlder
  6. If it works, you are at home. If not, try to fix it, should work
  7. login with Admin/superpassword
  8. Game management console avaible in /controlpanel/ directory. Use the same user/password combination

Links


MongoDB Logo MongoDB