[MS4W-Users] update mapbender installation on windows

karsten karsten at terragis.net
Thu Mar 28 05:41:14 EDT 2019


Thanks for the example how to load php extensions on the command line.

in C:\ms4w\apps\mapbender3-starter-3.0.7.7>
I tried to load pgsql with

php -dextension=C:\ms4w\Apache\php\ext\php_pgsql.dll -m

and pgsql is indeed listed after that

However I figured that instead I needed to load the driver php_pdo_pgsql.dll

and got the mapbender db update to work with

php -dextension=C:\ms4w\Apache\php\ext\php_pdo_pgsql.dll app/console
doctrine:schema:update --dump-sql

Cheers
Karsten 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ms4w.com/pipermail/ms4w-users/attachments/20190328/8e60e9ba/attachment.html>


More information about the MS4W-Users mailing list