To answer my own question - apache was failing because I had installed
php4-imap for phpgroupware which used kerberos. Apache works when
php4-imap is removed.
Robin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I have just tried to upgrade my server from stable to testing.
mysql and apache are not working now :-(
The apache crashes with SIGSEGV as shown below
read(7, "127.0.0.1\tlocalhost.localdomain\t"..., 4096) = 297
close(7)= 0
munmap(0x40023000, 4096)=
There are two ways to do this.
1. If you have two network interfaces on the host have bind9 running
against only any card - one for internal one for external.
2.Use views in bind9 and only run one version of bind9.
e.g.
view "internal" {
match-clients {10/8; };
};
view "external" {
3 matches
Mail list logo