Hi all Since yesterday's Debian upgrade my apache does not work. I'm on 'testing'.
~$ sudo apachectl start /usr/sbin/apachectl: line 65: 5417 Segmentation fault $HTTPD Im running apache Version: 1.3.29.0.1-3 and libapache-mod-perl 1.29.0.1-3 I had a look at bugs.debian.org and I have found this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329045 The person that had the above problem fixed it by commenting out the line: LoadModule perl_module /usr/lib/apache/1.3/mod_perl.so in modules.conf After that the bug report asks about php4 being loaded but there is no follow up to that after 19th September. My question to SLUG is: - is anyone aware of how I can fix my system as I need mod_perl? - do I add to that bug report? if so what do I need to send them? Mike -- Mike Lake Caver, Linux enthusiast and interested in anything technical. -- UTS CRICOS Provider Code: 00099F DISCLAIMER: This email message and any accompanying attachments may contain confidential information. If you are not the intended recipient, do not read, use, disseminate, distribute or copy this message or attachments. If you have received this message in error, please notify the sender immediately and delete this message. Any views expressed in this message are those of the individual sender, except where the sender expressly, and with authority, states them to be the views the University of Technology Sydney. Before opening any attachments, please check them for viruses and defects. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
