Re: [OFF TOPIC] majordomo and exim

2002-09-13 Thread Keith Robinson
On Fri, Sep 13, 2002 at 11:47:11AM +0100, Colin Watson wrote: > On Fri, Sep 13, 2002 at 11:33:43AM +0100, Keith Robinson wrote: > > On a side matter, why is majordomo not part of the debian distro? > > It had to be removed: > > http://lists.debian.org/debian

Re: [OFF TOPIC] majordomo and exim

2002-09-13 Thread Keith Robinson
On Fri, Sep 13, 2002 at 12:31:44AM -0400, Derrick 'dman' Hudson wrote: > On Wed, Sep 11, 2002 at 06:19:24PM +0100, Keith Robinson wrote: > > | I am trying to set up majordomo alongside exim, but everytime I mail > | majordomo (majordomo@my_domian), the mail

Re: Set group seting to multiple files

2002-09-12 Thread Keith Robinson
On Thu, Sep 12, 2002 at 01:49:33PM +0200, Pierre Dupuis wrote: > OK ! > > I'm sorry to be a newbie :// I need more explanation.. I will be > more explicit > > I've got some files owned by root and part as root group. > First i want to made them audio group. > Then i want to set a rea

[OFF TOPIC] majordomo and exim

2002-09-11 Thread Keith Robinson
Hi all, I tried this on majordomo-users, but to no avail as yet. So I was just wondering whther anybody here might be able to help me. I run a woody set up, with exim as my mta and want to use majordomo to deal with some mailing lists I want to set up. I installed from source, as I couldn't

apache + mod_ssl

2002-09-09 Thread Keith Robinson
Hi all, If anybody could point me in the right direction with the following problem, it would be most appreciated :) I'm trying to get mod_ssl to work with apache, but so far to no avail. I've installed mod_ssl (through apt), generated server.crt and server.key and signed the certificate mys

Re: filling my logs after upgrade to woody

2002-06-17 Thread Keith Robinson
On Sun, Jun 09, 2002 at 02:51:02PM -0700, Bill Wohler wrote: > Keith Robinson <[EMAIL PROTECTED]> writes: > > On Sat, Jun 08, 2002 at 01:42:28PM -0700, Bill Wohler wrote: > > > Keith Robinson <[EMAIL PROTECTED]> writes: > > > > Jun 8 21:00:01 har

Re: filling my logs after upgrade to woody

2002-06-08 Thread Keith Robinson
On Sat, Jun 08, 2002 at 01:42:28PM -0700, Bill Wohler wrote: > Keith Robinson <[EMAIL PROTECTED]> writes: > > Jun 8 21:00:01 harvey PAM_unix[10392]: (cron) session closed for user root > > > > This is really annoying when I'm checking the logs. I've

filling my logs after upgrade to woody

2002-06-08 Thread Keith Robinson
Hi, Since upgrading my Potato box to woody, /etc/auth.log is full of the following: Jun 8 20:30:01 harvey PAM_unix[10313]: (cron) session opened for user root by (uid=0) Jun 8 20:30:01 harvey PAM_unix[10313]: (cron) session closed for user root Jun 8 20:38:01 harvey PAM_unix[10326]: (cron) se

Re: serving the web without a web server

2002-05-21 Thread Keith Robinson
On Tue, May 21, 2002 at 11:41:09PM +0100, Keith Robinson wrote: > On Tue, May 21, 2002 at 03:30:38PM -0700, Charles Baker wrote: > > > > --- Keith Robinson <[EMAIL PROTECTED]> wrote: > > > On Tue, May 21, 2002 at 05:12:04PM -0500, Jamin W. > > > C

Re: serving the web without a web server

2002-05-21 Thread Keith Robinson
On Tue, May 21, 2002 at 03:30:38PM -0700, Charles Baker wrote: > > --- Keith Robinson <[EMAIL PROTECTED]> wrote: > > On Tue, May 21, 2002 at 05:12:04PM -0500, Jamin W. > > Collins wrote: > > > On Tue, 21 May 2002 23:05:18 +0100 > > >

Re: serving the web without a web server

2002-05-21 Thread Keith Robinson
On Tue, May 21, 2002 at 05:12:04PM -0500, Jamin W. Collins wrote: > On Tue, 21 May 2002 23:05:18 +0100 > "Keith Robinson" <[EMAIL PROTECTED]> wrote: > > > I have something bizarre happening: I serve some web sites, including > > http://www.dynamiccompa

serving the web without a web server

2002-05-21 Thread Keith Robinson
Hi, I have something bizarre happening: I serve some web sites, including http://www.dynamiccompany.co.uk and even though I've stopped apache (apachectl stop), I can still ping the web site: [EMAIL PROTECTED]:~$ ping www.dynamiccompany.co.uk PING dynamiccompany.co.uk (213.131.168.136): 56 data

Re: Apache && libphp4.so

2002-05-21 Thread Keith Robinson
On Mon, Apr 15, 2002 at 11:41:35PM -0700, Roy Pluschke wrote: > Hi there, > > I am having a hard time loading the php4 module into apache. > > # LoadModule eaccess_module /usr/lib/apache/1.3/mod_eaccess.so > LoadModule php4_module /usr/lib/apache/1.3/libphp4.so > # LoadModule r