***************SETTING UP YOUGENMAP*****************************************
1) The following packages are needed: php5-imagick, imagemagick.
2) Navigate to the "php" directory and open "config.php". The following should be changed:
a) The type to the database type (e.g. MySQL, SQLite, etc.)
b) The server, whether localhost or another location.
c) The username used to access the database.
d) The password used to access the database.
c) The DATABASE to the name of the database that will be used for YouGenMap.
d) The admin password that will be used for the admin account on the YouGenMap website. It can be used to access and modify if necessary all mapsets uploaded.
e) The guest password which can provide guest access. Was used for publication purposes.
f) If necessary, the memory limit can be set to limit the maximum size of spreadsheets uploaded.
3) Execute "startup.sh", a bash file. (Make sure it has executable permission)
4) YouGenMap should now be viewable and functional for uploading, viewing, and downloading.