Rob, Thanks for the reply. I think the problem was that I was using apache 2.23 I installed 2.0.59 and now I am just getting a CF error saying that it cannot find /CFIDE/administrator/index.cfm. Any ideas on this?
----- Original Message ----- From: "Rob Wilkerson" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Tuesday, October 17, 2006 6:03 PM Subject: Re: cfadmin 404 with apache > On Oct 17, 2006, at 7:40 PM, Doug Brown wrote: > > > Ok, I removed and reinstalled apache and CF and I am getting the > > following > > error. > > > > Cannot load D:\CFusionMX7/runtime/lib/wsconfig/1/mod_jrun20.so into > > server. > > The specified procedure could not be found. Any ideas on this one? > > Again > > this is windows 2000 adv svr > > > In this case, it looks like your problem might be the backslash (\). > Even on Windows, Apache likes forward slashes in your paths. You can > often get away with backslashes if your path is quoted, but forward > slashes are safer, I think. > > Rob Wilkerson > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257124 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

