download and extract joomla5.1.2 in a new folder
at the command line try to install joomla interactively
php installation/joomla.php install
Installation Complete
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
php 8.2.16
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
PHP 8.x
bug
|
Labels |
Removed:
PHP 8.x
|
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
I saw in another PR you wrote that you have found another issue in the installer - was it this
#41213 (comment)
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...
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-08-09 11:03:02 |
Closed_By | ⇒ | brianteeman |
closing for now as I can only replicate it on my own windows server and not on any live linux server
ignore the deprecation comment the first part of the error is
The system cannot find the path specified