Got that entry...

<IfModule dir_module>
DirectoryIndex index.html index.cfm
</IFModule>

It also says that my document root is
"C:/Program Files/Apache Software Foundation/Apache2.2/htdocs"
which (referencing my previous email concerning the entries in the error
log)
is leading to incorrect paths to documents and folders.

The httpd.conf file says I should change this path to whatever I set my
DocumentRoot to.
But, I'm not sure what it should be that would make CF and Apache play nice
together.

I do highly suspect that the document root is wrong, however.
The document root probably should be changed and perhaps I should
just unzip all the zip files containing the CFIDE folder, etc.

???




-----Original Message-----
From: Josh Nathanson [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 19, 2006 5:23 PM
To: CF-Talk
Subject: Re: Can't open CF7 Administrator

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:244165
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

Reply via email to