>I am running apache2 on SuSE 9.1 with all the latest updates.
>
>Anyone have any ideas/
>-------------------------- 
> 
>You -did- use the mod_jrun2.so, yes?

Ok ;;here is that end of http.conf

oadModule jrun_module /usr/local/coldfusion/runtime/lib/wsconfig/1/mod_jrun20.so
<IfModule mod_jrun.c>
    JRunConfig Verbose false
    JRunConfig Apialloc false
    JRunConfig Ssl false
    JRunConfig Ignoresuffixmap false
    JRunConfig Serverstore 
/usr/local/coldfusion/runtime/lib/wsconfig/1/jrunserver.store
    JRunConfig Bootstrap 127.0.0.1:51011
    #JRunConfig Errorurl <optionally redirect to this URL on errors>
    AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc
</IfModule>

And yes I rebuilt mod_jrun20.so

Like I said I have completely followed the earlier post on configuring CFMMX& 
and SuSE. Manually setting up the files jrunserver.store contains:
proxyservers=127.0.0.1:51011

and

 wsconfig.properties
contains:
1=Apache,/etc/apache2,"",/usr/sbin/httpd2,""
1.srv=localhost,"coldfusion"
1.cfmx=true,<null>

and fixing /usr/local/coldfusion/runtime/servers/coldfusion/SERVER-INF/jrun.xml

I put in the subject that this was for cfmx7

phil

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:14:3949
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/14
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to