» Blog » Forum » MapMyGlobe
 
     

Get the source code

First you need to get the source code.

svn co https://mapmyglobe.svn.sourceforge.net/svnroot/mapmyglobe/trunk mapmyglobe

For help on how to use SVN, please see http://sourceforge.net/svn/?group_id=220018 or Tortoise SVN

Copy the files on your server

  1. Unzip the package archive
  2. Copy the files on your server, in the desired directory (e.g.,put them in /map if you want the app to be accessible from http://www.mysite.com/map/)

Configure your installation

  1. edit lib/config.php to your settings. Most important setting is the URL you're going to serve the site from.
  2. Run the SQL script in your MySQL database.
  3. edit lib/dbconfig.php to reflect your MySQL settings
  4. It should work ;-)
 
installation.txt · Last modified: 2008/03/26 08:46 by admin
 
Recent changes RSS feed Donate Valid XHTML 1.0 Valid CSS