Tabla de contenidos
No headersThese instructions assume that Server and Web Server Extensions are installed in the default install location and working correctly.
- Copy the folders phpsamples and phpviewersample from the Samples folder on the installation DVD to /opt/Autodesk/autodeskinfrastructuremapserver2012/webserverextensions/www.
- Load the phpsamples.mgp package the same way you loaded the Sample Data package. (See Instructions for Loading the Sample Data on the Server
- Open the URL http://servername:port/mapserver2012/phpsamples/main.php.
This opens the developer’s guide samples and provides links to the Viewer Samples. You can also open the Viewer Samples directly.
- For the Basic Layout Viewer (Internet Explorer® 8, Mozilla® Firefox® 3.6, Google Chrome™ 7 or 8, or Apple® Safari® 4 or 5), use the URL: http://servername:port/mapserver2012/phpviewersample /ajaxviewersample.php
- For the Basic Layout Viewer (Internet Explorer® 8, Mozilla® Firefox® 3.6, Google Chrome™ 7 or 8, or Apple® Safari® 4 or 5), use this URL to display a tiled map: http://servername:port/mapserver2012/phpviewersample /ajaxtiledviewersample.php
Noteservername is the name or IP Address of the computer on which the Web Server Extensions and sample applications are installed.