I would need to remove the SD-write protection plugin via SSH since the Web-surface does not start after an update. I would like to update again via ssh in order to remove the broken packages and restart the web-surface. Any ideas how to achieve that?
UPDATE: cannot get the apache to restart, thus no web-interface:
Restarting apache2 (via systemctl): apache2.serviceJob for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xe" for details.
failed!
Thanks all for your help.
This topic was modified 4 years, 11 months ago by spamification. Reason: Update
Thanks. I had the same problem today. After uninstalling the protect-plugin I had to create the directory /var/log/apache2 (grp = www-data) and then restart apache „sudo service apache2 start“.