I am trying to run precache on my server and it is not working. I am running FGS(Linux) with kamap. when i try to do precache.php i get the following error message:<br><br>PHP Warning: dl(): Unable to load dynamic library './php_mapscript.so' - ./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: 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>