at least I've narrowed it down to not being an Apache problem - IIS has exactly the same issues.
and it can't be a CF8 problem because every man and his dog was a beta tester, esp for something this simple. no, everything points to firewall blocking port 51800 - on this dev box. and yet the local firewall isn't running... times like this make me appreciate Mac's... On 10/9/07, Barry Beattie <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
