Try to remove extension with the command
php joomla.php extension:remove ID -n
extension should be sucessfully removed
i get the Message
[WARNING] Invalid response
and the extension is not removed
php: Linux php 6.6.31-linuxkit #1 SMP Thu May 23 08:36:57 UTC 2024 aarch64
dbserver: mysql
dbversion: 10.6.12-MariaDB-1:10.6.12+maria~ubu2004-log
dbcollation: utf8mb4_general_ci
dbconnectioncollation: utf8mb4_general_ci
dbconnectionencryption:
dbconnencryptsupported: false
phpversion: 8.1.14
server: Apache/2.4.54 (Unix) OpenSSL/3.0.7
sapi_name: fpm-fcgi
version: Joomla! 5.2.1 Stable [ Uthabiti ] 7-November-2024 17:00 GMT
I can sucessfully remove the extension by not adding the -n flag and ansering the question with "yes" or by using the following command
yes "yes" | php joomla.php extension:remove ID
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|