Hi,<br><br>If you compile mapserver from source, you can use ./configure --prefix=/path/to/executable to install it in the folder you want.<br>You do need to make sure that LD can find the shared libraries. This should then be set in apache config so that the right environment paths are loaded.<br>
<br>As for the external URL thing. Just configure a CGI script at a given URL (as configured in your webserver) and then point to the location of your mapserv executable. <br>Perhaps this is what you are looking for:  <a href="http://mapserver.org/cgi/wrapper.html">http://mapserver.org/cgi/wrapper.html</a><br>
<br><div class="gmail_quote">2010/9/7 Román González <span dir="ltr">&lt;<a href="mailto:rgonzalez@normagricola.com">rgonzalez@normagricola.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">









<div link="blue" vlink="purple" lang="ES-TRAD">

<div>

<p class="MsoNormal"><span style="color: black;" lang="EN-US">Hello: </span></p>

<p class="MsoNormal"><span style="color: black;" lang="EN-US"> </span></p>

<p class="MsoNormal"><span style="color: black;" lang="EN-US">Maybe it’s a
silly question but I’d like to know if I can use MapScript in a web
server with PHP being MapServer installed in a different host. All the examples
I’ve seen seem to run in the same server and I can’t find a way to
set up an URL for the MapServer location.</span></p>

<p class="MsoNormal"><span style="color: black;" lang="EN-US"> </span></p>

<p class="MsoNormal"><span style="color: black;">Thank you.</span></p>

</div>

</div>


<br>_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
<br></blockquote></div><br>