Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 430 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 430 Bytes

DayzMap

A tiny application for displaying the dayzMap and adding markers.

Installation

  • Clone it from github: git clone git://github.com/tuxBurner/DayzMap.git
  • Make sure you have sqlite pdo for php installed
  • copy the db/dayz.db.dist to db/dayz.db
  • chmod 0777 db

Ubuntu Install Packages

On a ubuntu server you can install the needed libaries by: sudo aptitude install php5-sqlite php-pear php-apc sqlite3