Install under Windows
When installing under Windows, the default directory is "c:\program files\mappingwidgets".
Add Include "c:/program files/mappingwidgets/configs/apache-win32.conf" to the apache configuration file.
If the mapscript widgets are used (ServerMap, ServerLegend), the mapscript package can be downloaded from e.g. http://maptools.org/php_mapscript/index.phtml?page=downloads.html. The php_mapscript_??.dll file can be copied as php_mapscript.dll to the php extension directory, and the directory in which zip file was extracted (e.g. c:\program files\mapserver-4.6.1) can be added to the path environment variable. Note that all zip files in that directory must be extracted there for they contain necessary dll's.
When using the php_mapscript extension, php must run as cgi!
The PROJ.4 map projection library can be downloaded from http://www.remotesensing.org/proj/. If it is installed in c:\proj, a PROJ_LIB environment variable is not necessary.
