just setting up a dev box... the last build (2.2.6) for Apache (Win32 - WinXP) installed nicely
but when installing CF8... the basic install went OK, but it wouldn;t connect to the Apache webserver. researching this problem hasn't shown anything up yes, I have got local admin yes, local Firewall is turned off so access to port 51800 shouldn;t be a problem. below is the connector0.bat file used to run the connector set-up. It should work, the only thing I can think of is Apache 2.2.6 came out in September after CF8 (but 2.2.6 was ajust a bug fix anyway) any suggestions? thanx barry.b echo off cd C:\ColdFusion8\runtime\lib "C:\ColdFusion8\runtime\jre\bin\javaw.exe" -Dtrace.ci=1 -jar wsconfig.jar -server coldfusion -ws apache -dir "C:/Program Files/Apache Software Foundation/Apache2.2/conf" -bin "C:\Program Files\Apache Software Foundation\Apache2.2\bin\httpd.exe" -coldfusion -v --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
