Ensure that the Map Server is running. Open a web browser and go to the following URL.
http://localhost:8008/mapserver2015/mapadmin/login.php (Apache) or http://localhost/mapserver2015/mapadmin/login.php (IIS)
Note that if your web server is listening on a different port you must include the port number in the HTTP request. For example, if Apache is listening on port 8700, you must go to the following URL:
http://localhost:8700/mapserver2015/mapadmin/login.php
Enter Administrator for the user id and admin for the password. Both are case-sensitive.
If the Site Administrator is configured properly, you will get a Manage Servers page which lists all the servers configured in the Map Server Site.