Warning: pg_exec(): Query failed: ERROR: relation
"g2_permissionmap" does not exist in
/usr/share/gallery2/lib/adodb/drivers/adodb-postgres64.inc.php on
line 722
-1: ERROR: relation "g2_permissionmap" does not exist
adodb_postgres7._execute(
SELECT
COUNT(DISTINCT g2_PermissionMa..., false) % line 833, file: adodb.inc.php
adodb_postgres7.execute(
SELECT
COUNT(DISTINCT g2_PermissionMa..., Array[0]) % line 43, file: adodb-postgres7.inc.php
adodb_postgres7.selectlimit(
SELECT
COUNT(DISTINCT g2_PermissionMa..., 1, -1,
Array[0]) % line 1152, file: DatabaseStorage.class
postgresqldatabasestorage.search(
SELECT
COUNT(DISTINCT [GalleryPermiss..., Array[0],
Array[1]) % line 220, file: GalleryStorage.class
gallerystorage.search(
SELECT
COUNT(DISTINCT [GalleryPermiss..., Array[0],
Array[1]) % line 206, file: Gallery.class
Posts: 10
oh and the system parameters are in my sig
Posts: 8601
you say beta-1 to beta-2.. why are you running the installer?
just access the site and it should bring up the upgrader.
Posts: 10
hmm, interresting. on the upgrade page it said to overwrite the beta1 version. What was it supposed to mean? What i did, was just move the old gallery to a different folder. Was i supposed to just copy over new files?
got confused on that one
Igor
PS oh and the upgrader - is it supposed to be in the http://pathtogallery/upgrade/index.php or just go to the index.php of the gallery itself? Since i believe there was no folder upgrade under the beta2 folder
Posts: 32509
- just copy the new gallery files over the old files
- if you move the old files away, keep g2data in place
- and keep config.php in place
a g2 without a valid config.php or without a g2data dir, can't be upgraded.
Posts: 10
ok, thanks
did it the right way this time, went without a glitch