While installing Cartaro I' had these errors (see attached files):

1) A PostGIS enabled database is required; version 1.5 is strongly recommended. Cannot access existing PostGIS installation from Drupal. This might also be caused by missing read permissions on the spatial_ref_sys and geometry_columns tables.

I have PostgreSQL 9.2 with PostGIS 2.0.
I can't find PostGIS 1.5 for PostgreSQL 9.2
May I use PostGIS 1.5 for PostgreSQL 9.1 whitout downgrade PostgreSQL?
May I use PostGIS 1.5 aside with PostGIS 2.0 or I must uninstall PostGIS 2.0 first?

2) GeoServer login failed: Wrong user credentials. Please check the GeoServer URL and your site maintenance account.

This fail is because PostGIS error or what? I think that user/password is good because I use those in manual login to GeoServer.

General configuration:
Windows 7.
Apache/2.4.3 OpenSSL/1.0.1c PHP/5.4.7
MySQL 5.5.8
Drupal 7 (http://pirna.com.ar)
GeoServer 2.3.0
PostgreSQL 9.2
PostGIS 2.0

Thanks in advance.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

friedjoff’s picture

Hi!

1) PostGIS 2.0 hasn't been extensively tested, but should work as well. Please make sure the Drupal database user has sufficient permissions for PostGIS functions and the spatial_ref_sys and geometry_columns tables.

2) Is GeoServer already configured? Please have a look at http://cartaro.org/documentation/using-drupal-users-and-roles-geoserver for details.

Anonymous’s picture

Issue summary: View changes
Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)