The installation procedure installs PHP and supporting files. By default, the files are installed in
/opt/Autodesk/autodeskinfrastructuremapserver2015/webserverextensions/php
If you used the --prefix=Prefix option with the build_apt.sh command, the files are installed in
Prefix /webserverextensions/php
The file php.ini-mapserver in the LinuxApt directory is used as a template for creating php/lib/php.ini. Paths in the template are changed to reflect the installation directories.
To check if PHP has been installed successfully
http://localhost:8088/mapserver2015/phpinfo.php
This URL should display the standard PHP info page. The string MapServerApi should appear midway through the page.
http://localhost:8088/mapserver2015/mapadmin/login.php
This URL should display the Infrastructure Map Server site administration page. Enter Administrator for the user id and admin for the password.