diff --git a/19.1--Installation-using-egroupware-docker-RPM-DEB-package.md b/19.1--Installation-using-egroupware-docker-RPM-DEB-package.md index 7ac9634..751838a 100644 --- a/19.1--Installation-using-egroupware-docker-RPM-DEB-package.md +++ b/19.1--Installation-using-egroupware-docker-RPM-DEB-package.md @@ -67,7 +67,7 @@ docker restart egroupware ## How to view error-log of the webserver In case of an error you can look at the error log with the following command: ``` -docker logs -f egroupware +docker logs -f egroupware-nginx 2>&1 | sed 's/PHP message/\nPHP message/g' ``` ## How to install Collabora Online Office After EGroupware 19.1 is installed and working, you can add Collabora by installing our **egroupware-collabora-key** package from the stable / 17.1 repo (server:eGroupWare instead of server:eGroupWare:trunk).