Loading...
 
Architecture / Installation

Architecture / Installation


Installation script fails for tiki 24.3 on xampp 8.2.4 v16

posts: 24 Germany

After a fresh install of xampp 8.2.4 the installer fails:

Copy to clipboard
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in D:\xampp\htdocs\tiki\vendor_bundled\vendor\voku\portable-utf8\src\voku\helper\UTF8.php on line 4653 Deprecated: Using ${var} in strings is deprecated, use {$var} instead in D:\xampp\htdocs\tiki\vendor_bundled\vendor\voku\portable-utf8\src\voku\helper\UTF8.php on line 4664 Deprecated: Using ${var} in strings is deprecated, use {$var} instead in D:\xampp\htdocs\tiki\vendor_bundled\vendor\voku\portable-utf8\src\voku\helper\UTF8.php on line 5731 Deprecated: Using ${var} in strings is deprecated, use {$var} instead in D:\xampp\htdocs\tiki\vendor_bundled\vendor\voku\portable-utf8\src\voku\helper\UTF8.php on line 5742 Deprecated: Using ${var} in strings is deprecated, use {$var} instead in D:\xampp\htdocs\tiki\vendor_bundled\vendor\voku\portable-utf8\src\voku\helper\UTF8.php on line 13398 Deprecated: Using ${var} in strings is deprecated, use {$var} instead in D:\xampp\htdocs\tiki\vendor_bundled\vendor\voku\portable-utf8\src\voku\helper\UTF8.php on line 13398 Deprecated: Using ${var} in strings is deprecated, use {$var} instead in D:\xampp\htdocs\tiki\vendor_bundled\vendor\voku\portable-utf8\src\voku\helper\UTF8.php on line 13409 Deprecated: Using ${var} in strings is deprecated, use {$var} instead in D:\xampp\htdocs\tiki\vendor_bundled\vendor\voku\portable-utf8\src\voku\helper\UTF8.php on line 13409 Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in D:\xampp\htdocs\tiki\lib\headerlib.php:487 Stack trace: #0 D:\xampp\htdocs\tiki\temp\templates_c\en_classic^3549a65b5f6baa634e044e8c411ca1892f6d223d_0.file.header.tpl.php(457): HeaderLib->output_headers() #1 D:\xampp\htdocs\tiki\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_template_resource_base.php(123): content_64385191473159_01342192(Object(Smarty_Internal_Template)) #2 D:\xampp\htdocs\tiki\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template)) #3 D:\xampp\htdocs\tiki\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_template.php(216): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template)) #4 D:\xampp\htdocs\tiki\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_template.php(385): Smarty_Internal_Template->render() #5 D:\xampp\htdocs\tiki\temp\templates_c\en_classic^b0a9938b16ea80b4a47f9872bc044ecb49b6dc82_0.file.tiki-install_screens.tpl.php(33): Smarty_Internal_Template->_subTemplateRender('file:header.tpl', NULL, 'en--classic', 0, 3600, Array, 0, false) #6 D:\xampp\htdocs\tiki\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_template_resource_base.php(123): content_643851913d74a7_13616469(Object(Smarty_Internal_Template)) #7 D:\xampp\htdocs\tiki\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template)) #8 D:\xampp\htdocs\tiki\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_template.php(216): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template)) #9 D:\xampp\htdocs\tiki\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_templatebase.php(232): Smarty_Internal_Template->render(false, 1) #10 D:\xampp\htdocs\tiki\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_templatebase.php(134): Smarty_Internal_TemplateBase->_execute(Object(Smarty_Internal_Template), NULL, NULL, NULL, 1) #11 D:\xampp\htdocs\tiki\lib\init\smarty.php(460): Smarty_Internal_TemplateBase->display('tiki-install_sc...', NULL, NULL) #12 D:\xampp\htdocs\tiki\installer\tiki-installer.php(885): Smarty_Tiki->display('tiki-install_sc...') #13 D:\xampp\htdocs\tiki\tiki-install.php(120): include_once('D:\\xampp\\htdocs...') #14 {main} thrown in D:\xampp\htdocs\tiki\lib\headerlib.php on line 487


Xampp contain: Apache 2.4.56, MariaDB 10.4.28, PHP 8.2.4, phpMyAdmin 5.2.1, OpenSSL 1.1.1t (and more).

Wo can help me with this? Thx in advance