Hello,

the error message you get is issued when exportPdf client-side part receives no exportPdf server-side initialization info. It should be fixed by adding "exportPdf" in projectname.ini mapInfo.loadPlugins (as you did it). Try to refresh CW cache by typing:
php cw3setup.php --clean

By the way: it is no use to add "loadPlugins = exportPdf" in your server.ini since it does not mean anything in that file.

AS

Emmanuel Belo wrote:
Hi all,

what should i do to solve this error? I'm building a new project on the basis of test_main.

in projectname.ini i have:
mapInfo.loadPlugins = exportPdf

in client.ini.in i have:
loadPlugins = exportPdf

in server.ini.in i have:
loadPlugins = exportPdf

Best regard,

Emmanuel Belo



Failure

class:   CartoclientException
message:   Plugin exportPdf is not activated on your CartoServer.
_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to