Where did the cfide files get installed?  You need to move them to the 
website you are browsing to, or add an apache alias to map to that 
directory.

For example if your CFIDE files are installed in C:\websites\CFIDE, you 
need to add an alias in your httpd.conf file for the website you are 
browsing on:

Alias /CFIDE c:\websites\CFIDE  # not sure if this really takes the 
drive letter or not, I'm not familiar with Apache on Windows

Or just move/copy the CFIDE files into the website root that you are 
browsing to.  Checking your error log will show you where apache is 
expecting to find the CFIDE directory.

-Ryan

Doug Brown wrote:
> Ok, I installed apache and now am going through hell getting things to work. 
> Apache is running and CF is running, but I cannot access the CF ADMIN. What 
> am I doing wrong? Here is what I have done so far...
>
> 1. disabled IIS
> 2. Installed apache (windows)
> 3. (Not sure I did this one right, I have apache Group and Apache Software 
> foundation directories and both have a conf directory) added the connector 
> for apache in wsconfig from CF. When I added it, I used the (apache software 
> Foundation/Apache2/conf) for the config directory and the (apache software 
> Foundation/Apache2/bin) for the location of the binaries.
> 4. I tried restarting the system and still no joy (
>
>
>
> Any ideas?
>
>
>
>
> thanks alot 
>
>
> Doug
>   



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:257006
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to