Tibor Simko schrieb: > On Mon, 20 Jul 2009, Henning Weiler wrote: >> Ubuntu 8.10 > > In the distant past, Apache on Ubuntu was throwing segfaults when both > mod_python and mod_php were enabled, since PHP/Python were compiled > against different MySQL versions there. So, to be on the safe side, you > may want to first switch off all unnecessary Apache modules, and see if > the error persists. > > Best regards > -- > Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>
Thanks, so we tried to disable all the unneeded modules and came to this basics: alias.conf auth_basic.load authz_default.load authz_host.load autoindex.conf cgi.load deflate.load dir.load mime.conf negotiation.conf python.load setenvif.load ssl.load status.load alias.load authn_file.load authz_groupfile.load authz_user.load autoindex.load deflate.conf dir.conf env.load mime.load negotiation.load setenvif.conf ssl.conf status.conf We also checked Apache directl without the invenio config. 'It Works!'. We even got a new message after disabling the SSL part of invenio: [Mon Jul 20 16:20:30 2009] [notice] child pid 17612 exit signal Illegal instruction (4) We thought about some maximum execution time, but did not find an appropriate setting for this. Is there one? Cheers Henning -- Henning Weiler CERN - Open Access Section Postbox C24300 Tel: +41-22-767-7836 eMail: [email protected]

