https://bugzilla.wikimedia.org/show_bug.cgi?id=28854

       Web browser: ---
             Bug #: 28854
           Summary: ../maintenance/postgres/tables.sql not found
           Product: MediaWiki
           Version: 1.16.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Installation
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: jszc...@netspace.net.au
                CC: innocentkil...@gmail.com
    Classification: Unclassified


Installation on Fedora 14 (patches up to date, or very close to)
Mediawiki 1.16.4 - seems to be the latest available from Fedora
I think all the other environment details are on the report below.

I was doing a standard install and got a message about
"../maintenance/postgres/tables.sql not found" at the end of the status as
below.  I was able to find the reference to that file in
/usr/share/mediawiki/includes/db/DatabasePostgres.php.  After changing the
reference to an absolute path, the installation finished - so I am happy, but I
thought you might want to know.  I am afraid I do not know enough php to try to
debug what it thought it was trying get the directory relative to.  Having now
got it to work, I have unfortunately lost the exact message when the error was
there.


Please include all of the lines below when reporting installation problems.

    * PHP 5.3.6 installed
    * Found database drivers for: MySQL PostgreSQL SQLite
    * PHP server API is apache2handler; ok, using pretty URLs
(index.php/Page_Title)
    * Have XML / Latin1-UTF-8 conversion support.
    * Session save path (/var/lib/php/session) appears to be valid.
    * PHP's memory_limit is 128M bytes.
    * Couldn't find eAccelerator, APC or XCache; cannot use these for object
caching.
    * Found GNU diff3: /usr/bin/diff3.
    * Found ImageMagick: /usr/bin/convert; image thumbnailing will be enabled
if you enable uploads.
    * Found GD graphics library built-in.
    * Installation directory: /var/www/wiki
    * Script URI path: /wiki
    * Installing MediaWiki with php file extensions
    * Environment checked. You can install MediaWiki.
    *

      Generating configuration file...
    * Database type: PostgreSQL
    * Loading class: DatabasePostgres
    * Attempting to connect to database "postgres" as superuser "postgres"...
    * Checking the version of Postgres...version 8.4.8 is OK.
    * User "wikiuser" already exists, skipping account creation.
    * Database "wikidb" already exists, skipping database creation.
    * Connecting to "wikidb" as superuser "postgres" to check rights...OK
    * Schema already exists, explicitly granting rights... OK
    * Checking for Pl/Pgsql ...OK
    * Attempting to connect to database "wikidb" as "wikiuser"...
    * Checking the version of Postgres...version 8.4.8 is OK.
    * Checking for Pl/Pgsql ...OK
    * Schema "mediawiki" exists and is owned by "wikiuser". Excellent.
    * Setting the timezone to GMT for user "wikiuser" ...OK
    * Setting the datestyle to ISO, YMD for user "wikiuser" ...OK
    * Setting the search path for user "wikiuser" ...OK
    * Connected to postgres 8.4.8
    At this point I got the message "../maintenance/postgres/tables.sql not
found"

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to