[Mapbender-users] Cannot Install Mapbender Version 3.0.5

Andreas Schmitz andreas.schmitz at wheregroup.com
Tue Jul 14 23:34:19 PDT 2015


Manns, Marc wrote:

Hi Marc,

> i tried to install Mapbender Version 3.0.5 from tarball.
> I edited parameter.yml like this.
> 
> #########################
> parameters:
>     database_driver:   pdo_pgsql
>     database_host:     localhost
>     database_port:     5432
>     database_name:   mapbender305
>     database_path:
>     database_user:     secretuser
>     database_password: thisisecrettoo
> #########################
> But when i try to create the new database per:
> app/console doctrine:database:create
> 
> I got the error message:
> 
> Could not create database for connection named "mapbender305"
> SQLSTATE[08006] [7] FATAL:  Datenbank >mapbender< existiert nicht

did you modify the config.yml as well? It seems Symfony is looking for
a connection named 'mapbender305' with a database named 'mapbender',
yet the snippet shows the parameters for the 'default' connection with
a database of 'mapbender305'.

Best regards, Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.osgeo.org/pipermail/mapbender_users/attachments/20150715/d9dfbe41/attachment.pgp>


More information about the Mapbender_users mailing list