-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Bill Thoen wrote: > Hopefully this is an easy one, but I don't know where to start. I just > tried to install MediaWiki 1.15.1 on my Fedora Core 9 Linux box, but it > failed to install claiming that it got a bad resource. > > Here's what the installer said: > Checking the version of Postgres... > *Warning*: pg_version(): supplied argument is not a valid PostgreSQL > link resource in */var/www/html/wiki/includes/db/DatabasePostgres.php* > on line *1078* > *FAILED*. Required version is 8.1. You have 7.3 or earlier > > But I know I have version 8.3.3. loaded so I don't know how it's coming > up with this conclusion. I wrote a little PHP script to double-check > pg_version(), and as expected, I got: > Version is 8.3.1 > Server is 8.3.3 > Protocol is 3 > > Does anyone know how I can fix this and get this wiki wiki'ing? > Many thanks! > - Bill Thoen
You input invalid usernames and/or passwords for (likely) the superuser or wiki db account name. This error message is slightly ambiguous and was fixed in newer version of MW. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEAREIAAYFAkrzX2EACgkQ69PBoSWyJd5ofwCfUYCdimQ86kcD7SLyUiwLBKgU tFAAnj66ZzTBJbobXZbWi0DP1hDYlxpk =HLFO -----END PGP SIGNATURE----- _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
