Hi Joscha, yes, the sld table defintion was missing, but this has been fixed, as some other bugs. Please update your checkout.
Cheers, Michael 2008/1/3, Joscha Laubach <[EMAIL PROTECTED]>: > Hi list, > > > using PHP4 will not solve your problem, as some functionality in > > Mapbender 2.4.3 requires PHP5. > > Ah, good to know! Back to PHP5 then... :-) > > > You have two versions of mapbender running side-by-side? 2.4.3 and the > > sld_branch? I have never used IIS with the ISAPI module, maybe this is > > a source of the problem. With CGI it's no problem to have multiple > > mapbenders running parallel - although I am not sure, what happens to > > your authentication if you switch from one version into the other. > > Thanks for your CGI advice. I (re-)installed PHP5 and now I use the CGI > module and it seems to work for both Mapbender installations! > > Except some error messages in the admin_en/WMS GUI settings menu: > > Warning: pg_prepare() [function.pg-prepare]: Query failed: ERROR: column > sld.fkey_layer_id does not exist LINE 1: ...er AS gl left outer join > sld_user_layer AS sld on sld.fkey_l... ^ in L:\Program > Files\mapbender_sld\http\php\database-pgsql.php on line 172 > > Warning: pg_execute() [function.pg-execute]: Query failed: ERROR: > unnamed prepared statement does not exist in L:\Program > Files\mapbender_sld\http\php\database-pgsql.php on line 176 > > PHP Warning: pg_prepare() [function.pg-prepare]: Query failed: ERROR: > column sld.fkey_layer_id does not exist LINE 1: ...er AS gl left outer > join sld_user_layer AS sld on sld.fkey_l... ^ in L:\Program > Files\mapbender_sld\http\php\database-pgsql.php on line 172 PHP Warning: > pg_execute() [function.pg-execute]: Query failed: ERROR: unnamed > prepared statement does not exist in L:\Program > Files\mapbender_sld\http\php\database-pgsql.php on line 176 > > Maybe I forgot one of the database updates? > In my regular Mapbender 2.4.3 installation I don't get this errors > (separate databases!). > > Regards, Joscha > _______________________________________________ > Mapbender_dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapbender_dev > -- ----------------------------------------------------------- Michael Schulz [EMAIL PROTECTED] in medias res Gesellschaft für Informationstechnologie mbH In den Weihermatten 66 79108 Freiburg Tel +49 (0)761 556959-5 Fax +49 (0)761 556959-6 http://www.webgis.de / http://www.zopecms.de ----------------------------------------------------------- _______________________________________________ Mapbender_dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapbender_dev
