&quot;No such file or directory...&quot; -&gt; PHP can't find the library.<br><br>Where is the file php_mapscript_4.8.2.so located in your filesystem? Is it in the PHP extensions directory? You can determine the location of this directory using the phpinfo() function:
<br><br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;?php <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; phpinfo(); <br>&nbsp;&nbsp;&nbsp;&nbsp; ?&gt;<br><br>Put the php_mapscript_4.8.2.so file in the extensions directory and it should at least find the file.<br><br>Aaron<br><br><br><div><span class="gmail_quote">
On 6/21/06, <b class="gmail_sendername">ramesh karra</b> &lt;<a href="mailto:karrarm@yahoo.com">karrarm@yahoo.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I have been using mapserver + kaMap successfully in<br>windows environment for some time.<br><br>Now, I am in the process of moving this to Linux<br>environment. Since the Linux box is already running<br>Apache server, I did not choose to install the
<br>rpm/fgs. Instead I have manually copied the files.<br><br>Now, I am getting the following error<br><br>dl(): Unable to load dynamic library<br>'./php_mapscript_4.8.2.so' - libmap.so.4.8.2: cannot<br>open&nbsp;&nbsp;shared object file: No such file or directory in
<br><br>/users/krm/htdocs/init.php on line 106<br><br>Fatal error: Call to undefined function:<br>ms_newmapobj() in /users/krm/htdocs/init.php line 113<br><br>I'd really appreciate any help in resolving this.<br><br>Thanks
<br>Ramesh<br><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?&nbsp;&nbsp;Yahoo! Mail has the best spam protection around<br><a href="http://mail.yahoo.com">http://mail.yahoo.com</a><br></blockquote>
</div><br><br clear="all"><br>-- <br>+--------------------------------------------<br>|&nbsp;&nbsp;Aaron Koning<br>|&nbsp;&nbsp;Information Technologist<br>|&nbsp;&nbsp;Prince George, BC, Canada.<br>+--------------------------------------------<br>|&nbsp;&nbsp;
<a href="http://datashare.gis.unbc.ca/fist/">http://datashare.gis.unbc.ca/fist/</a><br>|&nbsp;&nbsp;<a href="http://datashare.gis.unbc.ca/gctp-js/">http://datashare.gis.unbc.ca/gctp-js/</a><br>+--------------------------------------------