I´ve tested some plugins on i-MSCP 1.1.8.
As i tried to upgrade to 1.1.9 i got an error message because something was wrong with the InstantSSH plugin.
I didn´t noticed the error message but here is the log:
Code
- [Sun May 25 18:01:37 2014] [debug] iMSCP::HooksManager::register: Registering listener on the 'beforeHttpdDelDmn' hook from Plugin::InstantSSH::_init
- [Sun May 25 18:01:37 2014] [debug] Modules::Plugin::_exec: Executing Plugin::InstantSSH::disable() action
- [Sun May 25 18:01:37 2014] [debug] iMSCP::Execute::execute: Executing command: /bin/df -TP '/var/www/virtual'
- [Sun May 25 18:01:37 2014] [debug] iMSCP::Execute::getExitCode: External command exited with value 0
- [Sun May 25 18:01:37 2014] [debug] iMSCP::Execute::execute: Executing command: /usr/bin/pkill -KILL -f -u vu2004 sshd
- [Sun May 25 18:01:37 2014] [debug] iMSCP::Execute::getExitCode: External command exited with value 1
- [Sun May 25 18:01:37 2014] [debug] iMSCP::Dir::remove: Removing directory /var/www/virtual/fisa4.de/.ssh
- [Sun May 25 18:01:37 2014] [error] iMSCP::Dir::remove: Unable to delete directory /var/www/virtual/fisa4.de/.ssh/authorized_keys: cannot unlink file: Operation not permitted
- [Sun May 25 18:01:37 2014] [error] iMSCP::Dir::remove: Unable to delete directory /var/www/virtual/fisa4.de/.ssh/authorized_keys: cannot restore permissions to 0100600: Operation not permitted
- [Sun May 25 18:01:37 2014] [error] iMSCP::Dir::remove: Unable to delete directory /var/www/virtual/fisa4.de/.ssh: cannot remove directory: Directory not empty
I couldn't login into i-MSCP to remove the plugin, so I deleted it manually in the database.
after that, i could upgrade i-MSCP to 1.1.9 but the .ssh folder is still there and even as root i can not delete the folder.
chmod / chown / rm -rf ... nothing works
greets
FISA4