[horde] Horde 6 causing apache segmentation faults
Lang, Ralf
ralf.lang at gmail.com
Tue Apr 30 09:33:25 UTC 2024
Hi Horst,
Am 25/04/2024 um 15:17 schrieb Horst Simon:
> I did more testing and the php errors for phpinfo I mentioned in other
> emails incorrect since the file phpinfo.php was in the incorrect
> directory, I moved the phpinfo.php into
> /opt/local/www/apache2/horde/web and after this
> https://localhost/phpinfo.php worked fine. When I tried
> https://localhost/index.php or
> http://localhost/horde/admin/config/config.php?app=horde
>
> I get these errors:
> [Thu Apr 25 23:10:13.127002 2024] [mpm_prefork:info] [pid 308]
> AH00162: server seems busy, (you may need to increase StartServers, or
> Min/MaxSpareServers), spawning 8 children, there are 2 idle, and 4
> total children
>
> [Thu Apr 25 23:10:13.175875 2024] [core:notice] [pid 308] AH00052:
> child pid 10117 exit signal Segmentation fault (11)
>
> [Thu Apr 25 23:10:13.179756 2024] [core:notice] [pid 308] AH00052:
> child pid 10115 exit signal Segmentation fault (11)
>
>
> Have attached the Apache error log.
>
> The apache server runs as user: _www and group _www, the horde and
> directories underneath are _www:_www.
>
> I don’t know is it a misbsobehaving php module or some
> incompatibility with horde and the installed php.
There is nothing about horde which would make apache segfault on
accessing a phpinfo file.
Can you please stop apache and run php's builtin dev webserver for a test?
More information about the horde
mailing list