+ Reply to Thread
Results 1 to 2 of 2

Thread: Postgres problems

Share/Bookmark

Threaded View

  1. #1
    Junior Member tiggalot is on a distinguished road
    Join Date
    Feb 2007
    Posts
    2
    Rep Power
    4

    Default Postgres problems

    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.
    • 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"
    What can I do to change the local? I already tried changing following rows in the pg_ts_cfg table
    ts_name
    default_german
    locale
    de_DE.UTF-8

    But still the same error message

  2. #2
    Junior Member tiggalot is on a distinguished road
    Join Date
    Feb 2007
    Posts
    2
    Rep Power
    4

    Default

    WHAAAA!!! I feel so stupid... After trying to change the settings as a normal user I tried doing it as superuser et voila...

    The odd thing is that I already checked the superuser option in the installation menu but it seemed to have been ignored

    Sorry to have bothered you.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Duplicate link to article on category page
    By madacebo in forum Wiki Editing
    Replies: 0
    Last Post: January 16th, 2007, 14:30
  2. hiya
    By HookedOnWinter in forum Introduce Yourself
    Replies: 1
    Last Post: September 12th, 2006, 20:57

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts