I've odds that you'll find that John Dickinson's suggestion was the ticket (viz: localhost -> 127.0.0.1 ... or whatever specific address you want).
If you do confirm that we'd have confirmation of the 'bug' and 'fix' on Linux, Windows, and Mac OS. And not only on Apache 2 but also 1; and not only mod_webkit2 but also mod_webkit. When (ok, if) you try dropping back to localhost, would you see if the port that's opened is IPv6? If so then perhaps we should rollup that mod_webkit fix to mod_webkit's call to apr_sockaddr_info_get(). Best, --Nick Ragouzis -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Burchard Sent: Tuesday, March 16, 2004 04:24 PM To: Webware Discuss Subject: Re: [Webware-discuss] Getting Webware running on Mac OS X On Mar 16, 2004, at 3:12 PM, Todd Grimason wrote: > Could it be you're requesting "/mk" when your Webware apache directive > is the more common "/wk"? Okay, that *could* have been a typo in my email, but embarrassingly (and as much as I wish it was) it wasn't. It didn't solve my problem, but pointed directly to the cause. :-} The correct URL returned an Internal Server Error: ... [Tue Mar 16 15:37:32 2004] [error] (61)Connection refused: Can not connect to WebKit AppServer [Tue Mar 16 15:37:32 2004] [error] (61)Connection refused: Couldn't connect to AppServer, attempt 10 of 10 [Tue Mar 16 15:37:33 2004] [error] (61)Connection refused: error transacting with app server -- giving up. From which my experience with other servlet engines lead me to believe I didn't have AppServer running, even though I thought I had. Restarted AppServer and everything works great. I've made so many changes getting this to run, I'm not sure the bad URL was the whole story, but I've got it working now. For anyone else' edification a 'ps aux | grep AppServer' command before restarting AppServer returned a line for 'sudo ./AppServer', which wasn't correct. After a restart, the same command returns a line for 'sh ./AppServer', which seems to work just fine. I'll have to watch that to see what I did wrong before. Thanks Todd for your sharp eyes, and thanks to everyone else as well! -- Douglas Burchard ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss