Changes for page Development Tools-Running Through Apache
Last modified by Aaron Rosenzweig on 2011/05/09 01:46
From version 67.1
edited by Kieran Kelleher
on 2009/03/18 11:45
on 2009/03/18 11:45
Change comment:
There is no comment for this version
To version 69.1
edited by Timothy Worman
on 2010/08/20 21:42
on 2010/08/20 21:42
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. kieran1 +XWiki.tworman - Content
-
... ... @@ -1,6 +1,6 @@ 1 1 If you are accessing your application with URLs that look like [[http://localhost:45437/cgi-bin/WebObjects/AppName.woa/]] (with the xxx:portnum instead of xxxx/-portnum) ... then you are using the [[Evil Direct Connect>>Web Applications-Development-Direct Connect]]. See that [[page>>Web Applications-Development-Direct Connect]] for why you don't want to be using Direct Connect. See this page for how to stop. 2 2 3 -A summary of the following steps that applies specifically to MacOS X 10.5.5 can be found here: [[Running Through Apache - Leopard Client 10.5.5- Summary]]3 +A summary of the following steps that applies specifically to MacOS X 10.5.5 can be found here: [[Running Through Apache - Leopard & Snow Leopard Client - Summary]] 4 4 5 5 = Turning on Apache = 6 6 ... ... @@ -123,7 +123,7 @@ 123 123 124 124 {{code}} 125 125 126 -sudo launch dstop com.webobjects.wotaskd126 +sudo launchctl stop com.apple.webobjects.wotaskd 127 127 128 128 {{/code}} 129 129 ... ... @@ -141,7 +141,7 @@ 141 141 142 142 {{code}} 143 143 144 -43 - com.webobjects.wotaskd 144 +43 - com.apple.webobjects.wotaskd 145 145 146 146 {{/code}} 147 147