<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi Sylvain,<br>
<br>
Thanks very much! This was my problem. It works fine now, both server
and client side plugins are loaded and running fine<br>
I didn't read somewhere that the loadPlugins parameter was for the
server.ini, I just presumed it was by analogy of client.ini, sorry!<br>
Thanks again,<br>
Franck<br>
<br>
Sylvain Pasche wrote:<br>
<blockquote type="cite"
 cite="mid1119962307.6832.66.camel@localhost.localdomain">
  <pre wrap="">Le lundi 27 juin 2005 &agrave; 17:05 +0200, PORTANERI Franck a &eacute;crit :
  </pre>
  <blockquote type="cite">
    <pre wrap="">And no trace of trying to load
projects/sigale/coreplugins/sigaleQuery/server/ServerSigaleQuery.php 

It looks like if the "loadPlugins = sigaleQuery" has no effect... I
also tryied to put "loadPlugins = toto" and never get an error
complain on the server side  (in both server.ini and query.ini)
while I immediatelly have a CartocommonException : Couldn't load
plugin ClientToto on the client.ini side.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The list of plugins to be loaded are in the &lt;mapfile&gt;.ini configuration
file on the server side. Not in the server.ini file. This is because
there is a need to have a different set of plugins loaded for different
mapfiles. Thus, in your &lt;mapfile&gt;.ini, you will have a line like:

mapInfo.loadPlugins = toto

If you saw somewhere that the loadPlugins parameter was for the
server.ini, please tell us, because this is wrong.

Cheers,

Sylvain

_______________________________________________
Cartoweb-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cartoweb-dev@lists.maptools.org">Cartoweb-dev@lists.maptools.org</a>
<a class="moz-txt-link-freetext" href="http://lists.maptools.org/mailman/listinfo/cartoweb-dev">http://lists.maptools.org/mailman/listinfo/cartoweb-dev</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Franck Portaneri
tel: 04 92 94 52 41</pre>
</body>
</html>