This document provides instructions for installing MapServer and PHP MapScript on Linux. It describes downloading and compiling several required libraries - GD, PROJ.4, GEOS, GDAL, CURL and PostGIS. It then provides steps to compile and configure MapServer without installing, and to set up PHP to support MapScript by copying files and editing configurations. Finally it describes testing the MapScript installation with info.phtml and a demo PHP application.