Loading...
 
Skip to main content

Installation process of Tiki from git doesn't complete anymore and end with Fatal error

Status
Closed
Subject
Installation process of Tiki from git doesn't complete anymore and end with Fatal error
Version
26.x
Regression from 25.x to 26.x
Category
  • Error
Feature
Installer (profiles, upgrades and server-related issues)
Resolution status
Fixed or Solved
Submitted by
Bernard Sfez / Tiki Specialist
Lastmod by
Bernard Sfez / Tiki Specialist
Rating
(0)
Description

On a fresh Tiki26 from git, after the database successfully update for Tiki 26.3VCS the process stop with following error.

Tiki seems installed, htaccess and locking stuff are not done as it should.

Copy to clipboard
Fatal error rendering template resource tiki-install_screens.tpl TypeError: implode(): Argument #1 ($array) must be of type array, string given in /home/myhealthteam26/public_html/temp/templates_c/en_classic^27459344042fd8ba424fbcd0d3a486f3beb1e7d5_0.file.footer.tpl.php:154 Stack trace: #0 /home/myhealthteam26/public_html/temp/templates_c/en_classic^27459344042fd8ba424fbcd0d3a486f3beb1e7d5_0.file.footer.tpl.php(154): implode() #1 /home/myhealthteam26/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_65b7477199b376_06385372() #2 /home/myhealthteam26/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode() #3 /home/myhealthteam26/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render() #4 /home/myhealthteam26/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(386): Smarty_Internal_Template->render() #5 /home/myhealthteam26/public_html/temp/templates_c/en_classic^ca01cb0087b1ae914919adc84b2426c08085c01c_0.file.tiki-install_screens.tpl.php(42): Smarty_Internal_Template->_subTemplateRender() #6 /home/myhealthteam26/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_65b7477173d195_44264353() #7 /home/myhealthteam26/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode() #8 /home/myhealthteam26/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render() #9 /home/myhealthteam26/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(238): Smarty_Internal_Template->render() #10 /home/myhealthteam26/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(134): Smarty_Internal_TemplateBase->_execute() #11 /home/myhealthteam26/public_html/lib/init/smarty.php(492): Smarty_Internal_TemplateBase->display() #12 /home/myhealthteam26/public_html/installer/tiki-installer.php(857): Smarty_Tiki->display() #13 /home/myhealthteam26/public_html/tiki-install.php(139): include_once('...') #14 {main}



Update 2024-02-20: This happen as PHP script execution mode is set to "FMP", switching the mode to "CGI wrapper" and creating a symlink for .htaccess solved the issue. It was possible to set back to FPM once complete the installer.

Importance
8
Easy to solve?
7
Priority
56
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8583
Created
Monday 29 January, 2024 06:41:11 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Wednesday 17 April, 2024 10:05:45 UTC


Show PHP error messages