Installation
From Musmap
Here is Musmap installation in few steps.
Follow links if you need more information.
- Environment:
- Web server (Apache/Apache2)
- PHP>4.3
- Database engine (MySQL>4.1/PostgreSQL/SQLite)
- PHP/MapScript>4.4
- Musmap: Directory structure:
- Download the latest version from here (http://sourceforge.net/project/showfiles.php?group_id=114970).
Extract it to your web root (usually /var/www/html/ on POSIX machines,
c:\Program Files\Apache Group\Apache x.y\httdocs\ on MS Windows).
- Musmap database connection configuration
- Open
musmap/include/conf/db_config.phpwith a text editor.
- Open
- Create database structure
- Go to http://127.0.0.1/musmap/admin/ and follow steps.
- User creation: Create user(s)
- Go to http://127.0.0.1/musmap/admin/, click User accounts management (http://127.0.0.1/musmap/admin/users.php) and follow steps.
- Connection creation: Register your data
- Profile creation: Create a first view or your data

