trunk broken in next*.tiki.org sites due to Zend issue (zf1 to zf2?)
Error type:
Fatal error: Class 'Zend\Config\Ini' not found in /var/local/doc.tiki.org/www/db/tiki-db.php on line 97
Using latest trunk: r57094
To reproduce, try to visit
https://nextdev.tiki.org
or
https://nextdoc.tiki.org
etc
It turned out to be due to several reasons, mainly that the default php on that server was using 5.4, and the setup.sh script had been modified to allow that, but then the zf2 upgrade caused composer to require 5.5+ so it was failing, and the error was going nowhere.
Fixed by slightly improving setup.sh in r57126 and then modifying line 110 to use php56 and not just "php". Seems ok now...
Thanks Jonny! (you're-da-man ;-) )
There is another issue breaking any login attempt for me, but this is another story, and I'll submit another bug report about it. Stay tuned!
Please See:
https://dev.tiki.org/item5789
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |