fabricius1: joined #tikiwiki fabricius: polom Tiki|bot: Recent Bug: - Clicking a file link in a diff view in comment produces garbled data - http://dev.tiki.org/item7139-Clicking-a-file-link-in-a-diff-view-in-comment-produces-garbled-data jonnyb: joined #tikiwiki
pom pom polom Jyhem: hey jonnyb :) seamymsg: joined #tikiwiki -: Jyhem did his first git commit following Fabio's previous explanations :-)
Jyhem waits for Fabio's new explanation about why it did not actually produce any change in svn unlike in Fabio's demo :-( Jyhem: (progress) Tiki|bot: Recent Bug: - Display row and col borders by default when tiki spreadsheets are printed in simple mode with mpdf - http://dev.tiki.org/item7140-Display-row-and-col-borders-by-default-when-tiki-spreadsheets-are-printed-in-simple-mode-with-mpdf robertokir: joined #tikiwiki
joined #tikiwiki dgarci11: joined #tikiwiki
Hey!
I'm trying to install Tiki 20 on the cloud but I ran into some issues. I fixed some of them by enabling the PHP GC extension and mysqli extension
however, in the installation phase I ran into a major fatal error, and some warnings
should I post them here?
joined #tikiwiki
disconnected if anyone responded ;) jonnyb: joined #tikiwiki Jyhem_laptop: dgarci11: sure, otherwise there is not much info :-)
Also: you can run the file tiki-check.php as a standalone php file in order to check that the server will run Tiki dgarci11: ok
" Warning: Use of undefined constant TIKI_PATH - assumed 'TIKI_PATH' (this will throw an Error in a future version of PHP) in /home/vcap/app/htdocs/lib/init/initlib.php on line 95Warning: Use of undefined constant TIKI_PATH - assumed 'TIKI_PATH' (this will throw an Error in a future version of PHP) in /home/vcap/app/htdocs/lib/init/initlib.php on
line 120Warning: Use of undefined constant TIKI_PATH - assumed 'TIKI_PATH' (this will throw an Error in a future version of PHP) in /home/vcap/app/htdocs/lib/init/initlib.php on line 128Fatal error: Uncaught SymfonyComponentConfigExceptionFileLocatorFileNotFoundException: The file "tiki.xml" does not exist (in: TIKI_PATH/db/config). in /home/vc
ap/app/htdocs/vendor_bundled/vendor/symfony/config/FileLocator.php:71 Stack trace: #0 /home/vcap/app/htdocs/vendor_bundled/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php(42): SymfonyComponentConfigFileLocator->locate('tiki.xml') #1 /home/vcap/app/htdocs/lib/init/initlib.php(133): SymfonyComponentDependencyInjectionLoaderXmlFile
Loader->load('tiki.xml') #2 /home/vcap/app/htdocs/lib/tikilib.php(59): TikiInit::getContainer() #3 /home/vcap/app/htdocs/db/tiki-db.php(153): TikiLib::lib('smarty') #4 /home/vcap/app/htdocs/lib/core/TikiDb.php(174): TikiDb_LegacyErrorHandler->handle(Object(TikiDb_Adodb), 'SELECT COUNT(*)...', false, false) #5 /home/vcap/app/htdocs/lib/core/TikiDb/A
dodb.php(111): TikiDb->handleQueryError('SELECT COUNT(*)...', false, false, true) #6 /home/vcap/app/htdocs/lib/core/TikiDb.php(89): TikiDb_Adodb->query('SELECT COUNT(*)...', in /home/vcap/app/htdocs/vendor_bundled/vendor/symfony/config/FileLocator.php on line 71 "
Warning: Use of undefined constant TIKI_PATH - assumed 'TIKI_PATH' (this will throw an Error in a future version of PHP) in /home/vcap/app/htdocs/lib/init/initlib.php on line 95Warning: Use of undefined constant TIKI_PATH - assumed 'TIKI_PATH' (this will throw an Error in a future version of PHP) in /home/vcap/app/htdocs/lib/init/initlib.php on lin
e 120Warning: Use of undefined constant TIKI_PATH - assumed 'TIKI_PATH' (this will throw an Error in a future version of PHP) in /home/vcap/app/htdocs/lib/init/initlib.php on line 128Fatal error: Uncaught SymfonyComponentConfigExceptionFileLocatorFileNotFoundException: The file "tiki.xml" does not exist (in: TIKI_PATH/db/config). in /home/vcap/
app/htdocs/vendor_bundled/vendor/symfony/config/FileLocator.php:71 Stack trace: #0 /home/vcap/app/htdocs/vendor_bundled/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php(42): SymfonyComponentConfigFileLocator->locate('tiki.xml') #1 /home/vcap/app/htdocs/lib/init/initlib.php(133): SymfonyComponentDependencyInjectionLoaderXmlFileLoa
der->load('tiki.xml') #2 /home/vcap/app/htdocs/lib/tikilib.php(59): TikiInit::getContainer() #3 /home/vcap/app/htdocs/db/tiki-db.php(153): TikiLib::lib('smarty') #4 /home/vcap/app/htdocs/lib/core/TikiDb.php(174): TikiDb_LegacyErrorHandler->handle(Object(TikiDb_Adodb), 'SELECT COUNT(*)...', false, false) #5 /home/vcap/app/htdocs/lib/core/TikiDb/Adod
b.php(111): TikiDb->handleQueryError('SELECT COUNT(*)...', false, false, true) #6 /home/vcap/app/htdocs/lib/core/TikiDb.php(89): TikiDb_Adodb->query('SELECT COUNT(*)...', in /home/vcap/app/htdocs/vendor_bundled/vendor/symfony/config/FileLocator.php on line 71
oops
running the tiki-check.php files gives me a large html. content output Jyhem: tiki-check.php should tell you what's wrong (bad, red) and what can be improved (ugly, yellow) dgarci11: everything is white Jyhem: Hmmm, weird
can you rename the rott folder and replace it with a folder with just tiki-check.php? It's supposed to run in standalone mode
s/rott/root dgarci11: erm
not sure what the Rott folder is Jyhem: "rename the rott folder" → "rename the web root folder" dgarci11: okay Jyhem: sorry for the typo :-( dgarci11: no worries, I am new to this so I thought it was something else Jyhem: Well, there are thousands of folder inside Tiki, so you couldn't guess it's a typo dgarci11: so I am going to run it on the server? or via terminal
I am using cloud foundry so the process is a lil weird Jyhem: on the server
The file can be run alone, without Tiki. For checking that the server is fit for deploying Tiki dgarci11: cool Jyhem: Yes, very useful! dgarci11: okay, it is up and its giving me a lot of details haha Jyhem: :-)
hopefully, something is red and you can fix it dgarci11: yeah
I enabled some more php stuff such as mbstring
hopefully it can get rid of the error? Jyhem: Was it flagged as "bad" in red? Hopefully, yes. Is the database connection OK?
Hopefully it's good now. You just need to rename folders if you want to get back to tiki-check standalone version. Hopefully tiki-check.php now works within Tiki as well dgarci11: the database connection was ok
but now I can't connect as it has dashes "-"
so its being annoying
I was able to connect before
but now I'm getting a new error haha
ah got it
but now I'm getting the same error as before hmm
"Fatal error: Uncaught SymfonyComponentConfigExceptionFileLocatorFileNotFoundException: The file "tiki.xml" does not exist (in: TIKI_PATH/db/config). " Jyhem: Hmmm, I never encountered this :-(
IS there a file called db/config/tiki.xml ?
do you have shell access? Can you run this in the root folder:
sh setup.sh
? LDAsh[]-_: joined #tikiwiki dgarci11: yes
the file is indeed there
Just ran it
There is something about choosing predefine Tiki Permission Check models
will step out for a bit brb Jyhem: never mind the Tiki Permission Check models. The appropriate commands are "c", then "f", then "x". -: Jyhem needs to leave the keyboard for a while also dgarci11: back Caarrie: joined #tikiwiki dgarci11: "Fatal error: Uncaught TypeError: Argument 1 passed to TikiDb::set() must be an instance of TikiDb, boolean given, called in /home/vcap/app/htdocs/installer/tiki-installer.php on line 598 an" Jyhem_laptop_: joined #tikiwiki robertokir: joined #tikiwiki Jyhem: Hmmm, the only refernce I found is this: https://dev.tiki.org/item6765-TikiDb-set-must-be-an-instance-of-TikiDb-boolean-given
and it was not solved :-(
I don't know what to do at this stage :-(
you might enter a bug report on https://dev.tiki.org or see if anyone has an idea on https://wikisuite.chat/XMPP