[horde] Horde 6 causing apache segmentation faults
Horst Simon
horst.simon2 at icloud.com
Thu Apr 25 13:17:13 UTC 2024
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.
------ Original Message ------
>From "Ralf Lang" <ralf.lang at gmail.com>
To "Horst Simon" <horst.simon2 at icloud.com>
Date 25/4/2024, 15:25:02
Subject Re: [horde] Horde 6 causing apache segmentation faults
>A PHP application causing apache to segfault often points to security
>measures such as apparmor or selinux preventing resource access in a
>way PHP does not expect. Did you check that option already?
>
>Horst Simon <horst.simon2 at icloud.com> schrieb am Do., 25. Apr. 2024,
>04:59:
>>Hi
>>
>>I try to install Horde 6 and after the initial install I try to access
>>the horde setup with
>>http://localhost/horde/admin/config/config.php?app=horde
>>it shows an segmentation fault in the apache2 error log. No entries in
>>the php logs.
>>
>>When I try to get php info "<?php phpinfo(); ?>:” I receive following
>>errors in the php log
>>
>>[25-Apr-2024 11:59:58 Australia/Melbourne] PHP Warning:
>>require_once(/opt/local/www/apache2/horde/vendor/vendor/autoload.php):
>>Failed to open stream: No such file or directory in
>>/opt/local/www/apache2/horde/vendor/horde/horde/rampage.php on line 2
>>
>>[25-Apr-2024 11:59:58 Australia/Melbourne] PHP Fatal error: Uncaught
>>Error: Failed opening required
>>'/opt/local/www/apache2/horde/vendor/vendor/autoload.php'
>>(include_path='.:') in
>>/opt/local/www/apache2/horde/vendor/horde/horde/rampage.php:2
>>
>>Stack trace:
>>
>>#0 {main}
>>
>> thrown in
>>/opt/local/www/apache2/horde/vendor/horde/horde/rampage.php
>>on line 2
>>
>>
>>
>>
>>
>>When I remove horde from the apache configuration file the php info
>>works correct.
>>
>>
>>
>>I there any configuration missing or anything changed in the later
>>Horde
>>6 to give me these errors, too what else should I check?
>>
>>
>>
>>Thanks and Regards
>>
>>Horst Simon
>>--
>>Horde mailing list
>>Frequently Asked Questions: http://horde.org/faq/
>>To unsubscribe, mail: horde-unsubscribe at lists.horde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: apache-error-log.txt.gz
Type: application/x-gzip
Size: 2671 bytes
Desc: not available
URL: <https://lists.horde.org/archives/horde/attachments/20240425/7fbc4418/attachment.bin>
More information about the horde
mailing list