Whenever I try to Install the MediaWiki 1.9.1 either on Suse Linux 10.2 (PostgreSQL 8.2.1) or Windows Server 2000 (PostgreSQL 8.1.1) I get the following Messages.What can I do to change the local? I already tried changing following rows in the pg_ts_cfg table
- Checking the version of Postgres...version 8.2.1 is OK.
- Checking for tsearch2 in the schema "public"...OK
- Checking tsearch2 permissions...OK
- Verifying tsearch2 locale with de_DE.UTF-8...not found
On the Windows System itīs German_Germany.1252 instead of de_DE.UTF-8- Attempting to set default tsearch2 locale to "de_DE.UTF-8"... Warning: pg_query(): Query failed: ERROR: permission denied for relation pg_ts_cfg in /srv/www/mediawiki-1.9.1/includes/DatabasePostgres.php on line 389 FAILED. Please make sure that the locale in pg_ts_cfg for "default" is set to "ctype"
ts_name
default_german
locale
de_DE.UTF-8
But still the same error message


Reply With Quote

Bookmarks