Re: [users@httpd] HTTPD server dies when loading phplib7.so

2020-08-13 Thread Kai Fürstenberg
Hi Frank, Am 12.08.2020 um 15:51 schrieb Frank: I would strongly recommend to use php-fpm instead of the mod_php DSO, in this case. I wan't aware of php-fpm so far. Looks very intersting and I'll give it a try. Thank you. Kai On 12/08/20 06:28 AM, Kai Fürstenberg wrote: Hi everybody,

Re: [users@httpd] HTTPD server dies when loading phplib7.so

2020-08-12 Thread Frank
I would strongly recommend to use php-fpm instead of the mod_php DSO, in this case. On 12/08/20 06:28 AM, Kai Fürstenberg wrote: > Hi everybody, > > I discuss this issue on the PHP-install mailing list as well, but it is > not clear whether this fault is caused from PHP or httpd. > > I run a ser

[users@httpd] HTTPD server dies when loading phplib7.so

2020-08-12 Thread Kai Fürstenberg
Hi everybody, I discuss this issue on the PHP-install mailing list as well, but it is not clear whether this fault is caused from PHP or httpd. I run a server with Debian Buster. I used to compile some of the needed programs, so that I am able to use more recent versions than provided by my distr