<p>Hi.</p>
<p>I suspect it's mod_perl segfaulting. Run httpd under gdb and with -X flag and -f /path/to/config. This will allow you to get backtrace.</p>
<p>As workaround you can try fastcgi.</p>
<p><blockquote type="cite">02.07.2010 10:43 пользователь "Bernhard &apos;Gustl&apos; Bauer" <<a href="mailto:gustl@quantec.de">gustl@quantec.de</a>> написал:<br><br>Hi,<br>
<br>
I installed RT on opensuse 11.2. 'make testdeps' reports no errors.<br>
<br>
When I start apache it crashes and  I get this line:<br>
segfault at ba318ce4 ip b76a9878 sp bfe995e4 error 4 in <a href="http://libc-2.10.1.so" target="_blank">libc-2.10.1.so</a><br>
<br>
When I remove 'PerlRequire ...' and '<Location /rt/> ... </Location>' from vhost.conf I can start apache.<br>
<br>
Any idea what's wrong or how I can get more infos about this?<br>
<br>
TIA<br>
<br>
Gustl<br>
<br>
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.<br>
Buy a copy at <a href="http://rtbook.bestpractical.com" target="_blank">http://rtbook.bestpractical.com</a><br>
</blockquote></p>