I am trying to run precache on my server and it is not working.&nbsp; I am running FGS(Linux) with kamap.&nbsp; when i try to do precache.php i get the following error message:<br><br>PHP Warning:&nbsp; dl(): Unable to load dynamic library &#39;./php_mapscript.so&#39; - ./php_
<br>mapscript.so: cannot open shared object file: No such file or directory in /opt/<br>fgs/apps/kamap/htdocs/precache.php on line 53<br>PHP Fatal error:&nbsp; Call to undefined function ms_newMapObj() in /opt/fgs/apps/kam<br>
ap/htdocs/precache.php on line 91<br><br>what is the problem here? where does php_mapscript.so need to be?<br>