Ok, sigh. Go back and recompile the module (I sometimes love apache :p),
however, remove the EAPI line that you added previously (just comment out
the line)
after recompiling, just copy it over the one presently in your modules
directory
> -----Original Message-----
> From: Peter Amiri [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 25, 2000 6:43 PM
> To: CF-Linux
> Subject: RE: Install Problems
>
>
> Jesse,
>
> Here it is.
>
> [root@host conf]# /etc/rc.d/init.d/./httpd restart
> Using ports 80 and 443
> Signal 15 being sent to 10518 (port80)
> Syntax error on line 207 of /etc/httpd/conf/httpd.conf:
> API module structure `coldfusion_module' in file
> /etc/httpd/libexec/mod_coldfusion.so is garbled - perhaps
> this is not an
> Apache module DSO?
> /etc/httpd/bin/apachectl start: httpd could not be started
> Signal 15 being sent to 10547 (port443)
> /usr/local/apache-ssl/bin/apachectl startssl: httpd started
>
> -----Original Message-----
> From: Jesse Noller [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 25, 2000 3:36 PM
> To: CF-Linux
> Subject: RE: Install Problems
>
>
> what's the error you get when you type in
> /etc/rc.d/init.d/./httpd restart ?
>
> > -----Original Message-----
> > From: Peter Amiri [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, September 25, 2000 6:25 PM
> > To: CF-Linux
> > Subject: RE: Install Problems
> >
> >
> > Yes. RedHat 6.2, Apache 1.3.12, CF 4.5.1, SP1.
> >
> > -Peter
> >
> > -----Original Message-----
> > From: Jesse Noller [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, September 25, 2000 3:12 PM
> > To: CF-Linux
> > Subject: RE: Install Problems
> >
> >
> > You're installing it on redhat, yes?
> >
> > > -----Original Message-----
> > > From: Peter Amiri [mailto:[EMAIL PROTECTED]]
> > > Sent: Monday, September 25, 2000 6:04 PM
> > > To: CF-Linux
> > > Subject: RE: Install Problems
> > >
> > >
> > > Jesse,
> > >
> > > Thanks for the continued support. I've been able to make the new
> > > mod_coldfusion.so file and move it to the right directory.
> > > I've basically
> > > followed all the steps in article #16300 but I've back were
> > I started.
> > >
> > > Basically what happens is if CF is installed then apache does
> > > not respond to
> > > and requests. If I go in to httpd.conf and comment out the
> > > LoadModule line
> > > for mod_coldfusion then apache handles http requests but
> > > obviously cfm pages
> > > do not get processed on the server and are downloaded instead.
> > >
> > > I'm stumped.
> > >
> > > -Peter
> > >
> > > -----Original Message-----
> > > From: Jesse Noller [mailto:[EMAIL PROTECTED]]
> > > Sent: Monday, September 25, 2000 2:02 PM
> > > To: CF-Linux
> > > Subject: RE: Install Problems
> > >
> > >
> > > ok, remove the existing mod_oldfusion.so file in that directory.
> > >
> > > then make it.
> > > -jesse
> > >
> > > > -----Original Message-----
> > > > From: Peter Amiri [mailto:[EMAIL PROTECTED]]
> > > > Sent: Monday, September 25, 2000 4:22 PM
> > > > To: CF-Linux
> > > > Subject: RE: Install Problems
> > > >
> > > >
> > > > Jesse,
> > > >
> > > > I was also having this problem and your comments were very
> > > timely so I
> > > > thought I piggy-back on your suggestion. I took a look at
> > > > article 16300 and
> > > > followed it till it asked to recompile the mod_coldfusion.so
> > > > file by typing
> > > > make at the prompt. When I do that I get a message back that
> > > > reads "make:
> > > > Nothing to be done for 'all'." The date stamp of the
> > > > mod_coldfusion.so file
> > > > doesn't change so I'm assuming that it didn't compile.
> > > >
> > > > Any ideas? I know this is probably an easy Unix questions and
> > > > probably would
> > > > not be an issue if I know a little more Unix/Linux.
> > > >
> > > > -Peter
> > > >
> > > > -----Original Message-----
> > > > From: Jesse Noller [mailto:[EMAIL PROTECTED]]
> > > > Sent: Monday, September 25, 2000 11:37 AM
> > > > To: CF-Linux
> > > > Subject: RE: Install Problems
> > > >
> > > >
> > > > (yay, an easy one =] )
> > > >
> > > > Rob:
> > > >
> > > > Apxs is basically toast on Redhat 6.2. With
> > > > apache 1.3.12,
> > > > and apxs having not been updated for eons it seems, when CF
> > > > tries to install
> > > > the Apache module, it actuallys loads it into the wrong
> > > section, etc.
> > > >
> > > > What you need to do, is manually install the Apache
> > > > module (not to
> > > > mention recompile it for EAPI compliance). For an example, hit:
> > > >
> > > >
> http://www.allaire.com/Handlers/index.cfm?ID=16300&Method=Full
> > > >
> > > >
> > > > That should put you on your way.
> > > >
> > > > Hope it helps
> > > >
> > > > jesse
> > > >
> > > > > -----Original Message-----
> > > > > From: Rob Burtelow [mailto:[EMAIL PROTECTED]]
> > > > > Sent: Monday, September 25, 2000 4:12 PM
> > > > > To: CF-Linux
> > > > > Subject: Install Problems
> > > > >
> > > > >
> > > > > This is a multi-part message in MIME format.
> > > > >
> > > > > ------=_NextPart_000_0011_01C026F2.310FE400
> > > > > Content-Type: text/plain;
> > > > > charset="iso-8859-1"
> > > > > Content-Transfer-Encoding: quoted-printable
> > > > >
> > > > > I have installed CF flawlessly on several machines running
> > > > > RedHat 6.0, =
> > > > > however I am having trouble installing it on a RedHat 6.2
> > > system. =
> > > > > Everything seems to install fine, but when I restart httpd I
> > > > > get this =
> > > > > message:
> > > > >
> > > > > Syntax error on line 208 of /etc/httpd/conf/httpd.conf:
> > > > > Cannot add module via name 'mod_coldfusion.c': not in list
> > > > of loaded =
> > > > > modules
> > > > >
> > > > > The LoadModule coldfusion_module
> > > modules/mod_coldfusion.so is in =
> > > > > httpd.conf, however I am not sure if it should be different
> > > > > in Apache =
> > > > > 1.3.12 (which is what is on the server).
> > > > >
> > > > > Any suggestions?
> > > > >
> > > > > TIA
> > > > >
> > > > > Rob Burtelow
> > > > > [EMAIL PROTECTED]
> > > > >
> > > > >
> > > > >
> > > > > ------=_NextPart_000_0011_01C026F2.310FE400
> > > > > Content-Type: text/html;
> > > > > charset="iso-8859-1"
> > > > > Content-Transfer-Encoding: quoted-printable
> > > > >
> > > > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> > > > > <HTML><HEAD>
> > > > > <META content=3D"text/html; charset=3Diso-8859-1" =
> > > > > http-equiv=3DContent-Type>
> > > > > <META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
> > > > > <STYLE></STYLE>
> > > > > </HEAD>
> > > > > <BODY bgColor=3D#ffffff>
> > > > > <DIV><FONT face=3DArial size=3D2>I have installed CF
> > > flawlessly on =
> > > > > several machines=20
> > > > > running RedHat 6.0, however I am having trouble
> > > installing it on a =
> > > > > RedHat 6.2=20
> > > > > system. Everything seems to install fine, but when I
> > > > > restart httpd =
> > > > > I get=20
> > > > > this message:</FONT></DIV>
> > > > > <DIV> </DIV>
> > > > > <DIV><FONT face=3DArial size=3D2>Syntax error on line
> 208 of=20
> > > > > /etc/httpd/conf/httpd.conf:<BR>Cannot add module via name =
> > > > > 'mod_coldfusion.c':=20
> > > > > not in list of loaded modules</FONT></DIV>
> > > > > <DIV> </DIV>
> > > > > <DIV><FONT face=3DArial size=3D2>The LoadModule
> > > > > coldfusion_module =20
> > > > > modules/mod_coldfusion.so is in httpd.conf, however I am not
> > > > > sure if it =
> > > > > should=20
> > > > > be different in Apache 1.3.12 (which is what is on the =
> > > > > server).</FONT></DIV>
> > > > > <DIV> </DIV>
> > > > > <DIV><FONT face=3DArial size=3D2>Any suggestions?</FONT></DIV>
> > > > > <DIV> </DIV>
> > > > > <DIV><FONT face=3DArial size=3D2>TIA</FONT></DIV>
> > > > > <DIV> </DIV>
> > > > > <DIV><FONT face=3DArial size=3D2>Rob Burtelow</FONT></DIV>
> > > > > <DIV><FONT face=3DArial size=3D2><A=20
> > > > >
> > href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A></FONT></DIV>
> > > > > <DIV> </DIV>
> > > > > <DIV> </DIV></BODY></HTML>
> > > > >
> > > > > ------=_NextPart_000_0011_01C026F2.310FE400--
> > > > >
> > > > > --------------------------------------------------------------
> > > > > ----------------
> > > > > Archives:
> > http://www.mail-archive.com/cf-linux%40houseoffusion.com/
> > > > To Unsubscribe visit
> > > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
> > s/cf_linux or
> > send a message to [EMAIL PROTECTED] with
> > 'unsubscribe' in
> > the body.
> > --------------------------------------------------------------
> > --------------
> > --
> > Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
> > To Unsubscribe visit
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
> s/cf_linux or
> send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in
> the body.
>
> --------------------------------------------------------------
> --------------
> --
> Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
s/cf_linux or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.