Hi all,
I posted a question on Stackoverflow before the weekend, but no responses
and not many views yet, unfortunately. So please forgive me asking this
again here. refactor ensure_packages to switch version of installed
packages https://stackoverflow.com/q/64284862/13088564?sem=2
I am succe
Hi,
I manage a Debian Mailserver running postfix, amavis and others. I have
service statements in place that should keep the server running.
>From time to time, the service resource does not correctly restart the
amavis service.
if I do service amavis status, the output should be
Active: a
Perhaps I should add, that manually a
service amavis start
also did not solve the problem, but a
service amavis restart
helped. The Active state again changed to active(running)
jochen@gmail.com schrieb am Freitag, 24. November 2023 um 12:46:28
UTC+1:
> Hi,
>
> I manage
Hi,
I would like to update my apache-php servers with http2 but am facing
several difficulties. It seems like apache must be multithreaded for http2
and a multithreaded apache does not work with mod-php.
I have the feeling I will need something like php-fpm from now on and it
seems like this c