Topic on Project:Support desk

SQLite isn't listed when running MediaWiki setup

2
2A02:5D8:200:600:82:150:200:4 (talkcontribs)

Dear all,

I try to setup a Mediawiki 1.25.1 on a ubuntu 14.04 server. I followed the instructions of this homepage.

I want to use SQLite as database but mediawiki doesnt show this option.

Can somone tell me what I can do that mediawiki recognize that sqlite is installed?

I have the following packages intalled:

ii  apache2                2.4.7-1ubuntu4.4 amd64            Apache HTTP Server
ii  apache2-bin            2.4.7-1ubuntu4.4 amd64            Apache HTTP Server (binary files and modules)
ii  apache2-data           2.4.7-1ubuntu4.4 all              Apache HTTP Server (common files)
ii  php-apc                4.0.2-2build1    all              APC User Cache for PHP 5 (transitional package)
ii  php-pear               5.5.9+dfsg-1ubun all              PEAR - PHP Extension and Application Repository
ii  php5                   5.5.9+dfsg-1ubun all              server-side, HTML-embedded scripting language (met
ii  php5-apcu              4.0.2-2build1    amd64            APC User Cache for PHP 5
ii  php5-cli               5.5.9+dfsg-1ubun amd64            command-line interpreter for the php5 scripting la
ii  php5-common            5.5.9+dfsg-1ubun amd64            Common files for packages built from the php5 sour
ii  php5-curl              5.5.9+dfsg-1ubun amd64            CURL module for php5
ii  php5-intl              5.5.9+dfsg-1ubun amd64            internationalisation module for php5
ii  php5-json              1.3.2-2build1    amd64            JSON module for php5
ii  php5-readline          5.5.9+dfsg-1ubun amd64            Readline module for php5
ii  php5-sqlite            5.5.9+dfsg-1ubun amd64            SQLite module for php5
ii  sqlite                 2.8.17-10ubuntu2 amd64            command line interface for SQLite
ii  sqlite3                3.8.2-1ubuntu2   amd64            Command line interface for SQLite 3

Thank u in advance Simon

Ciencia Al Poder (talkcontribs)

Use phpinfo() to see if sqlite modules are enabled in php.ini

Reply to "SQLite isn't listed when running MediaWiki setup"