No Code Attached Yet bug
avatar brianteeman
brianteeman
18 Jul 2024

Steps to reproduce the issue

download and extract joomla5.1.2 in a new folder
at the command line try to install joomla interactively

php installation/joomla.php install

Expected result

Installation Complete

Actual result

Error as soon as you get asked for the admin password question and you are stuck in a loop

Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in \libraries\vendor\symfony\console\Helper\QuestionHelper.php on line 427

image

System information (as much as possible)

php 8.2.16

Additional comments

avatar brianteeman brianteeman - open - 18 Jul 2024
avatar joomla-cms-bot joomla-cms-bot - change - 18 Jul 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 Jul 2024
avatar brianteeman brianteeman - change - 18 Jul 2024
The description was changed
avatar brianteeman brianteeman - edited - 18 Jul 2024
avatar Fedik Fedik - change - 18 Jul 2024
Labels Added: PHP 8.x bug
avatar Fedik Fedik - labeled - 18 Jul 2024
avatar Fedik Fedik - labeled - 18 Jul 2024
avatar brianteeman
brianteeman - comment - 18 Jul 2024

ignore the deprecation comment the first part of the error is
The system cannot find the path specified

avatar Fedik Fedik - change - 18 Jul 2024
Labels Removed: PHP 8.x
avatar Fedik Fedik - unlabeled - 18 Jul 2024
avatar brianteeman
brianteeman - comment - 18 Jul 2024

further debugging and it only happens when in interactive mode on the admin and db passwords. When it is in non-interactive mode there is no problem and the message #"The system cannot find the path specified" is never displayed

avatar brianteeman
brianteeman - comment - 19 Jul 2024

I saw in another PR you wrote that you have found another issue in the installer - was it this
#41213 (comment)

avatar HLeithner
HLeithner - comment - 19 Jul 2024

It's a bit hard to debug since I can't replicate the issue, also the error messages is a php native error message... so I'm not sure which path it's searching for...

avatar brianteeman brianteeman - close - 9 Aug 2024
avatar brianteeman brianteeman - change - 9 Aug 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-08-09 11:03:02
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 9 Aug 2024

closing for now as I can only replicate it on my own windows server and not on any live linux server

Add a Comment

Login with GitHub to post a comment