OK So then, what user is the Apache service running as? (Probably not Administrator, for security reasons, probably the Winblows equivalent of the Unix "nobody" user).
You need to make sure that the user that the Apache service is running under has permission to see the DLL and any other support files (.c etc) that the Apache server needs to open. If you put the DLL in the modules directory as Administrator, you will probably have to open up the permissions more then that. Sorry I don't know more about security with NT, but I have given up trying to plug the holes because when it comes to security with NT, your usually hacked before you can get all the patches applied (assuming you even know the correct order). Have you considered running Apache on Linux?: its smooth, it works, its robust, and CF installs and configures for you... Terry Fielder Network Engineer Great Gulf Homes / Ashton Woods Homes [EMAIL PROTECTED] > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Amir Far > Sent: Tuesday, April 30, 2002 5:24 PM > To: [EMAIL PROTECTED] > Subject: [CFTALKTor] Apache and CF > > > Yes, I did. Unfurtunately Coldfusion server 5 doen`t find > Apache. What I > did was , I selected Other Web servers from the list when I was > installing CF and specified the root directory of the webserver. CF > installed its cfid ,... directory in there. > > > <CFAmir\> > > > > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On > Behalf Of [EMAIL PROTECTED] > Sent: Monday, April 29, 2002 5:10 PM > To: [EMAIL PROTECTED] > Subject: RE: [CFTALKTor] RE: [CFUGNews] CFNORTH SPECIAL ANNOUNCEMENT - > ColdFusion MX - > > After installing Apache, did you reinstall Coldfusion server? That is > probably the easiest way to get it configured and modules > loaded in (let > the > CF install script do it for you!). > > Terry Fielder > Network Engineer > Great Gulf Homes / Ashton Woods Homes > [EMAIL PROTECTED] > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Amir Far > Sent: Tuesday, April 30, 2002 4:59 PM > To: [EMAIL PROTECTED] > Subject: [CFTALKTor] RE: [CFUGNews] CFNORTH SPECIAL ANNOUNCEMENT - > ColdFusion MX - > > > Hi > > I decided to switch to Apache 2.0.35 from IIS, to experience > CF , Apache > environment. > > I can not configure Apache to work with CF server 5.0 . I added thes > lines to httpd.conf : > > LoadModule coldfusion_module modules/ApacheModuleColdFusion.dll > AddModule mod_coldfusion.c > > But Apache does not start when I added these lines. It gives me this > error: "The request operation failed" ! > > I have also copied ApacheModuleColdFusion.dll to modules directory. > > Please Help... > > > > <CFAmir/> - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: "Amir Far" <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net) - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: [EMAIL PROTECTED] To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net)
