Rick, one last thing to check before you give up: Again in the httpd.conf file, look for below:
---------------- # DirectoryIndex: sets the file that Apache will serve if a directory # is requested. # # The index.html.var file (a type-map) is used to deliver content- # negotiated documents. The MultiViews Option can be used for the # same purpose, but it is much slower. # DirectoryIndex index.html index.html.var index.cfm -------------------- You must have that "index.cfm" on the end there after DirectoryIndex. I seem to recall that doing install/uninstall can remove that, and without that, Apache won't look for index.cfm if you go to /CFIDE/administrator/ (without the filename at the end of the path). -- Josh ----- Original Message ----- From: "Rick Faircloth" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Monday, June 19, 2006 2:02 PM Subject: RE: Can't open CF7 Administrator > Yep, yep, yep... > > Can't see anything wrong with the path and have restarted Apache... > > Rick > > -----Original Message----- > From: Josh Nathanson [mailto:[EMAIL PROTECTED] > Sent: Monday, June 19, 2006 4:39 PM > To: CF-Talk > Subject: Re: Can't open CF7 Administrator > > OK, and in the line > > LoadModule jrun_module > "C:/CFusionMX7/runtime/lib/wsconfig/1/mod_jrun20.so" > > The path is correct on your box, and the mod_jrun20.so module is in the > correct place? > > Also, have you restarted Apache since your last CF install? > > -- Josh > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244162 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

