Last modified: 2012-02-28 21:42:42 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T27308, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25308 - sqlite installer calls undefined function sqlite_setup_searchindex
sqlite installer calls undefined function sqlite_setup_searchindex
Status: VERIFIED INVALID
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.17.x
All All
: Normal blocker (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: sqlite
  Show dependency treegraph
 
Reported: 2010-09-25 16:32 UTC by Antoine "hashar" Musso (WMF)
Modified: 2012-02-28 21:42 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2010-09-25 16:32:51 UTC
With trunk r73748 the sqlite installer calls undefined function sqlite_setup_searchindex :

Fatal error: Call to undefined function sqlite_setup_searchindex() in /Users/hashar/Sites/sqlite/config/Installer.php on line 1303

This happens after table creation.
Comment 1 Max Semenik 2010-09-25 17:39:36 UTC
http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/installer/SqliteUpdater.php?revision=72870&view=markup has no such function, it's now called sqliteSetupSearchIndex. A failed svn up?
Comment 2 Antoine "hashar" Musso (WMF) 2010-09-25 21:47:17 UTC
it was a fresh update after talking about sqlite support with nikerabit. Maybe ialex forgot to tweak the config/Installer.php file.
Comment 3 Max Semenik 2010-09-26 06:54:44 UTC
Huh, old installer, my bad. Well, this bug will be INVALID soon, this whole thingie will be obsoleted pretty soon.
Comment 4 Antoine "hashar" Musso (WMF) 2010-09-26 09:52:06 UTC
Good to hear. Let's keep this bug around until the new installer is merged in trunk.
Comment 5 Max Semenik 2010-09-26 09:53:17 UTC
It's already in trunk. We just haven't replaced config/index.php yet.
Comment 6 Krinkle 2010-10-21 21:16:40 UTC
Same here, just checked out r75169 and did a simple install (all defaults, except for database: sqlite)

- Attempting to connect to SQLite database at "/***/htdocs/SVN/wiki/../data": 
  Notice: Undefined variable: wgSQLiteDataDirMode in /***/htdocs/SVN/wiki/config/Installer.php on line 983
  ok
- Connected to sqlite 3.6.22
- Creating tables... done.
 Fatal error: Call to undefined function sqlite_setup_searchindex() in /***/htdocs/SVN/wiki/config/Installer.php on line 1302
Comment 7 Chad H. 2010-10-26 21:36:51 UTC
(In reply to comment #5)
> It's already in trunk. We just haven't replaced config/index.php yet.

We have now, closing INVALID
Comment 8 Antoine "hashar" Musso (WMF) 2010-10-27 06:23:15 UTC
\o/

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links