AW: Apache error on startup

2003-01-31 Thread Marco Rolappe
hi richard, I think this is a path issue. see below: > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Im > Auftrag von Richard Cunliffe > Gesendet: Donnerstag, 30. Januar 2003 11:34 > An: [EMAIL PROTECTED] > Betreff: RE: Ap

RE: Apache error on startup

2003-01-30 Thread Richard Cunliffe
. -Original Message- From: SAXESS - Hussayn Dabbous [mailto:[EMAIL PROTECTED]] Sent: 30 January 2003 10:12 To: [EMAIL PROTECTED] Subject: Re: Apache error on startup The error message says, you are missing one parameter. Check, that on your line 4 you have the following content. If you

Re: Apache error on startup

2003-01-30 Thread SAXESS - Hussayn Dabbous
The error message says, you are missing one parameter. Check, that on your line 4 you have the following content. If you have, check that you are looking at the right file ;-) LoadModule jk_module modules/mod_jk.so regards, hussayn Richard Cunliffe wrote: Hi, I have installed Apache 2.0.

Apache error on startup

2003-01-30 Thread Richard Cunliffe
Hi, I have installed Apache 2.0.43 and tomcat 4.0.6, using mod_jk 2.0.43. I am following the flash guide produced by Lajos. I am getting the following error after I have started tomcat and then try and start Apache: Sntax error on line 4 of c:/tomcat/conf/auto/mod_jk.conf: LoadModule takes two

Re: apache error

2001-06-20 Thread Pier Paolo Bortone
y, June 20, 2001 10:54 PM Subject: apache error > > This is what I did > > $ ./configure --oprefix=PREFIX > $ make > $ make install > > But when i execute > $PREFIX/bin/apachectl start > > I get this error > " > > fopen: No such file or director

apache error

2001-06-20 Thread Carloz Alaniz
This is what I did $ ./configure --oprefix=PREFIX $ make $ make install But when i execute $PREFIX/bin/apachectl start I get this error " fopen: No such file or directory httpd: could not open error log file PREFIX/PREFIX/logs/error_log. PREFIX/bin/apachectl start: httpd could not be started