The CF mappings need to be in apache and apache needs to be restarted after the 
mappings are activated.  When you run wsconfig (or as part of the install), cf 
should install the mappings and restart apache for you.  Look in your 
httpd.conf file and you should see something like this:

# JRun Settings
    <IfModule mod_jrun22.c>
        JRunConfig Verbose false
        JRunConfig Apialloc false
        JRunConfig Ssl false
        JRunConfig Ignoresuffixmap false
        JRunConfig Serverstore "C:/JRun4/lib/wsconfig/1/jrunserver.store"
        JRunConfig Bootstrap 127.0.0.1:51020
        #JRunConfig Errorurl <optionally redirect to this URL on errors>
        #JRunConfig ProxyRetryInterval 600
        #JRunConfig ConnectTimeout 15
        #JRunConfig RecvTimeout 300
        #JRunConfig SendTimeout 15
        AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr .cfswf
    </IfModule>

Russ


> -----Original Message-----
> From: Peter Tanswell [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 26, 2007 1:26 PM
> To: CF-Talk
> Subject: CF7 on Apache
> 
> Hi there
> 
> 
> I have just installed CF7 on an Apache web server.
> 
> When I got to open the administrator instead of getting the administrator
> screen I am getting an option to open or save the program.
> 
> I am presuming that I have forgotten to set somthing up somewhere - just
> wondering if anyone knows what I might have forgotten to do.
> 
> Thanks in advance.
> 
> P
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282269
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