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

       Web browser: ---
            Bug ID: 59999
           Summary: Installer fails with mysql error (only PHP PDO +
                    sqlite3 are present)
           Product: MediaWiki
           Version: 1.22.0
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Installer
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

On the 'Connect to database' step, the installer fails with a MySQL related
error even though MySQL is not relevant since only PHP PDO and sqlite3 are
present on the system and the intention is to use SQLite3. Documentation
suggests this is a fairly standard configuration that should be fully supported
by the installer.

[6d919bda] /wiki/mw-config/index.php?page=DBConnect Exception from line 788 of
/var/www/localhost/htdocs/mediawiki-1.22.0/includes/db/Database.php:
DatabaseBase::factory no viable database extension found for type 'mysql'

Backtrace:

#0
/var/www/localhost/htdocs/mediawiki-1.22.0/includes/installer/WebInstallerPage.php(487):
DatabaseBase::factory(string)
#1
/var/www/localhost/htdocs/mediawiki-1.22.0/includes/installer/WebInstaller.php(275):
WebInstaller_DBConnect->execute()
#2 /var/www/localhost/htdocs/mediawiki-1.22.0/mw-config/index.php(61):
WebInstaller->execute(array)
#3 /var/www/localhost/htdocs/mediawiki-1.22.0/mw-config/index.php(29):
wfInstallerMain()
#4 {main}

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to