Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

My apache v2.0.44 won't run with Cold fusionMX

apache & cold fusionMX

My apache v2.0.44 won't run with Cold fusionMX

by  ibearian  Posted    (Edited  )
Aparently there is a known flaw.

You need to download updater 2 and then go into & run

Win2000

c:\cfusionmx\bin\connectors\remove all connectors.bat
then run
c:\cfusionmx\bin\connectors\apache.bat
You may have to edit the apache.bat file to change the path (i did)

Linux

this will delete the current failing connector
/opt/coldfusionmx/jre/bin/java -jar
/opt/coldfusionmx/runtime/bin/wsconfig.jar -remove -ws apache -dir

this will install a new one, where <<PATH>>= the apache conf directory
/opt/coldfusionmx/jre/bin/java -jar
/opt/coldfusionmx/runtime/bin/wsconfig.jar -ws apache -dir <<PATH>>

It took me two frustrating days to find this was a known flaw, then they gave me the remeady for linux...anyway works now, hope it save you some time. The windows version i can vouch for the linux it is untried by me.

ibearian.

PROJECT H
mailto:ibearian@projecth.co.uk
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top