Loading...
 
Skip to main content

TikiDb::set() must be an instance of TikiDb, boolean given

Status
Pending
Subject
TikiDb::set() must be an instance of TikiDb, boolean given
Version
19.x
Category
  • Error
Resolution status
Not enough information
Submitted by
yassine chaouche
Keep informed
yassine chaouche
Lastmod by
yassine chaouche
Rating
(0)
Description
  • Fresh install of tiki-wiki version 19 from the trunk (svn checkout).
  • New database (created beforehand)
  • System requirements all OK.
  • On step 4, Database Connection, I fill in the database connection information then hit continue, I get the following error :


Fatal error: Uncaught TypeError: Argument 1 passed to TikiDb
set() must be an instance of TikiDb, boolean given, called in /var/www/tiki-trunk/installer/tiki-installer.php on line 597 and defined in /var/www/tiki-trunk/lib/core/TikiDb.php:37 Stack trace: #0 /var/www/tiki-trunk/installer/tiki-installer.php(597): TikiDb
set(false) #1 /var/www/tiki-trunk/installer/tiki-installer.php(944): initTikiDB('', 'mysqli', 'localhost', 'tiki', 'xxx', 'tikitrunk', 'utf8', false) #2 /var/www/tiki-trunk/tiki-install.php(102): include_once('/var/www/tiki-t...') #3 {main} thrown in /var/www/tiki-trunk/lib/core/TikiDb.php on line 37



This is always reproducible and is a show stopper.

svn info below :

Copy to clipboard
root@app-server[192.168.100.83] /var/www/tiki-trunk # svn info Path: . Working Copy Root Path: /var/www/tiki-trunk URL: https://svn.code.sf.net/p/tikiwiki/code/trunk Relative URL: ^/trunk Repository Root: https://svn.code.sf.net/p/tikiwiki/code Repository UUID: b456876b-0849-0410-b77d-98878d47e9d5 Revision: 67299 Node Kind: directory Schedule: normal Last Changed Author: xorti Last Changed Rev: 67296 Last Changed Date: 2018-08-28 18:59:30 +0100 (Tue, 28 Aug 2018)

Importance
8
Easy to solve?
7
Priority
56
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6765
Created
Monday 03 September, 2018 15:53:01 UTC
by yassine chaouche
LastModif
Wednesday 17 June, 2020 15:13:41 UTC


Show PHP error messages