On Thu, Oct 03, 2013 at 02:33:13PM +0300, Helenius Klaus wrote: > Ok, I needed to uncomment 'extension=pgsql.so' from php.ini and got > a little further. > > But now I seem to have too new version of postgresql: > "ERROR: PostgreSQL version is not correct. Expected 9.1 found 9.2" > > Can I use 9.2 version by editing setup without problems or do I need > to downgrade?
Edit your settings/local.php and supply the correct versions. There is an example in the installation instructions. The only requirement is that postgres has to be >= 9.0. Sarah > On Tue, 1 Oct 2013, Brian Quinion wrote: > > >On 1 October 2013 15:48, Helenius Klaus <[email protected]> wrote: > >>I've installed php-pgsql so it shouldn't be the culprit. > > > >That error would definitely related to the php-pgsql module being missing. > > > >Possibly it didn't install correctly or was only installed the apache > >version of php? > > > >-- > >Brian > > _______________________________________________ Geocoding mailing list [email protected] https://lists.openstreetmap.org/listinfo/geocoding

