My solution:
1. Overwrite httpd.conf with httpd.conf.default.
2. add the loadmodule and addmodule lines.
3. restart.
That worked.
Thanks for asking the stupid questions and making me start off at square one.
-----Original Message-----
From: Gulledge, Jason
Sent: Thursday, April 22, 2004 1:05 PM
To: CF-Talk
Subject: RE: Apache 1.3.28 & CF5 on Windows
Hah, its ok. The stupid questions are good to get out of the way first.
I checked the logfiles--nothing in them. I changed the configuration to have the log set to "debug" rather than just warn.
I tried restarting--nothing in the log again.
My LoadModule is up with the other LoadModules (I appended to the bottom of the list).
The addModule is with the other AddModules (I appended it to the bottom as well).
-----Original Message-----
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 22, 2004 12:58 PM
To: CF-Talk
Subject: RE: Apache 1.3.28 & CF5 on Windows
'Nother stupid question. Did you check the apache error.log?
I've got this in my config file (CF4.5 on Apache 1.3 on win2k)
#########
# buncha load modules
LoadModule coldfusion_module C:/CFUSION/bin/ApacheModuleColdFusion.dll
# buncha add modules
AddModule mod_coldfusion.c
#########
I'm not sure if it matters, but did you try putting the the LoadModule up
with the other LoadModules, rather than right above the AddModule?
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 22, 2004 10:52 AM
> To: CF-Talk
> Subject: RE: Apache 1.3.28 & CF5 on Windows
>
> I did. I also tried using the full path. I know it loaded
> properly because without the "AddModule mod_coldfusion.c" it
> errored because it said it couldn't find the .c
> I figured once I had done that, I'd be home free.
>
> Not the case =(
>
> Jason
>
> -----Original Message-----
> From: Barney Boisvert [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 22, 2004 12:46 PM
> To: CF-Talk
> Subject: RE: Apache 1.3.28 & CF5 on Windows
>
>
> Did you move the ApacheModuleColdFusion.dll file to your
> apache 'modules'
> directory? If not, you can either do that, or just specify
> the full path to
> the DLL (I think it's in the cfusion/bin dir). Just remember
> to use the
> forward slash.
>
> Cheers,
> barneyb
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, April 22, 2004 10:42 AM
> > To: CF-Talk
> > Subject: Apache 1.3.28 & CF5 on Windows
> >
> > I installed a new copy of apache 1.3.28 on a windows 2000 machine.
> > I configured it like all the copies of the installation
> > manual for CF+apache say by adding the two lines needed:
> >
> > LoadModule coldfusion_module
> > modules/ApacheModuleColdFusion.dll
> > AddModule mod_coldfusion.c
> >
> > However, when I try to issue the restart command for apache,
> > it says "Restart failed". It gives me no error message at all.
> >
> > Things to note:
> > This box already runs ColdFusion with IIS 5.0. I am running
> > this version of apache on port 88 and was hoping to test my
> > application on the apache web server.
> > Perhaps this is why apache is having problems starting.
> >
> > Can anyone offer any insight on this?
> >
> > Jason Gulledge
> >
> >
> > **************************************************************
> > ****************************
> > The information contained in this message, including
> > attachments, may contain
> > privileged or confidential information that is intended to be
> > delivered only to the
> > person identified above. If you are not the intended
> > recipient, or the person
> > responsible for delivering this message to the intended
> > recipient, ALLTEL requests
> > that you immediately notify the sender and asks that you do
> > not read the message or its
> > attachments, and that you delete them without copying or
> > sending them to anyone else.
> >
> >
> >
> >
> _____
>
>
>
>
_____
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

