[Mapbender-dev] Re: SLD branch error msg
Joscha Laubach
laubach at iai.uni-bonn.de
Thu Jan 3 06:54:58 EST 2008
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
More information about the Mapbender_dev
mailing list