Re: Network manager and VPN

2018-08-31 Thread Jarosław Kłopotek - INTERDUO
W dniu 29.08.2018 o 20:13, Nazar Zhuk pisze: Hi, On Wed, Aug 29, 2018 at 07:49:38PM +0200, Jarosław Kłopotek - INTERDUO wrote: Hi guys, All the time when I disconnect all kind of VPN, there is a problem with DNS Resolving. How are you connecting to VPN? If it's with network-manager-openv

Network manager and VPN

2018-08-29 Thread Jarosław Kłopotek - INTERDUO
Hi guys, All the time when I disconnect all kind of VPN, there is a problem with DNS Resolving. I use network manager 1.12.2. Do You know how to remove this bug? Or how to do some workaround like: service network-manager restart after VPN disconnect? Regards -- Jarosław Kłopotek, kom. 607 8

Re: apache2 changing from mpm_prefork to mpm_event

2018-08-16 Thread Jarosław Kłopotek - INTERDUO
So the error message is impropper ;-) Thanks for the anwer. W dniu 16.08.2018 o 09:06, Jens Sauer pisze: There is no workaround. mpm_event and php as a mod are incompatible. You can of course use php-fpm with mpm_event. Jarosław Kłopotek - INTERDUO <mailto:j...@interduo.pl>> schr

apache2 changing from mpm_prefork to mpm_event

2018-08-15 Thread Jarosław Kłopotek - INTERDUO
I've got apache2 with mpm_prefork. I would like to change that to mpm_event so I do: root@ht2:~# a2dismod mpm_prefork ERROR: The following modules depend on mpm_prefork and need to be disabled first: php7.2 That's ok I will disable this module also temporary. root@ht2:~# a2dismod php7.2 mpm_

apache2 changing from mpm_prefork to mpm_event

2018-08-15 Thread Jarosław Kłopotek - INTERDUO
I've got apache2 with mpm_prefork. I would like to change that to mpm_event so I do: root@ht2:~# a2dismod mpm_prefork ERROR: The following modules depend on mpm_prefork and need to be disabled first: php7.2 That's ok I will disable this module also temporary. root@ht2:~# a2dismod php7.2 mpm_