Hi List,<br><br>I&#39;m following the <a href="http://www.mapserver.org/installation/php.html#obtaining-compiling-and-installing-php-and-the-php-mapscript-module">instructions</a> on the Mapserver website to install the PHP module, but I&#39;m confused by this line:<br>
<br><div style="margin-left:40px">Copy the php_mapscript.so library to your PHP extensions directory, and then
use the dl() function to load the module at the beginning of your PHP scripts.
See also the PHP function <a class="reference external" href="http://www.php.net/manual/en/function.extension-loaded.php">extension_loaded()</a> to check whether an extension is
already loaded.<br></div><br>I just re-downloaded and unzipped mapserver-6.0.1 but I don&#39;t see the php_mapscript.so library anywhere. <br><br>Also, is there a way that I check if I compiled Mapserver with &#39;<em>–with-php=DIR&#39;  </em>I compiled it for CentOS Linux a few months ago and cannot remember all of the options that I chose.<br>
<br>Thanks,<br>
David<br>