php installation/joomla.php install --site-name="Joomla Website" --admin-user="User" --admin-username="admin" --admin-password="qwertyuiop1234567890" --admin-email="me@example.com" --public-folder="" --db-type="mysqli" --db-host="localhost" --db-user="root" --db-pass="" --db-name="joomladb" --db-prefix="joomla_" --db-encryption="0"
Joomla in installed without warnings
Install Joomla
Checking system requirements...OK
Collecting configuration...OK
Validating DB connection...OK
Creating and populating the database...OK
Writing configuration.php and additional setup ...OK
Deleting /installation folder...
In Folder.php line 268:
Joomla\Filesystem\Folder::delete: Could not delete folder. Path: [ROOT]\installation
Laragon 6 with PHP 8.3
There where similar problems when installing using the default way in PR: #37938. It looks like the problem is the same with the CLI installer.
Labels |
Removed:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-08-11 06:37:24 |
Closed_By | ⇒ | alikon |
Same problem and same reason - no need for an additional issue just add that the problem is present with CLI as well in the original issue