Changes for page WO 5.4 Getting Started
Last modified by D Tim Cummings on 2013/06/14 16:27
From version 62.1
edited by Pascal Robert
on 2007/11/29 14:04
on 2007/11/29 14:04
Change comment:
There is no comment for this version
To version 69.1
edited by Pascal Robert
on 2007/11/29 14:10
on 2007/11/29 14:10
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -80,12 +80,11 @@ 80 80 81 81 Monitor and wotaskd are installed, but the launchd scripts to start them are not installed. You can grab them from a 10.5 Server installation, or follow those instructions. 82 82 83 -Make sure Web Sharing is enabled in the Sharing Prefs Panel83 +Make sure //Web Sharing// is enabled in the //Sharing// panel in //System Preferences// (note: 10.5 comes with Apache 2.2 as the default). 84 84 85 -Note: /etc/httpd is out, /etc/apache2 is in 86 -Edit /etc/apache2/httpd.conf (if you did a fresh install, you may already have these - search httpd.conf first) 85 +Edit ///etc/apache2/httpd.conf// (if you did a fresh install, you may already have these - search httpd.conf first) 87 87 88 - search for rewrite//module, and above it, adda//87 +Search for rewrite//module, and above it, add this line~:// 89 89 90 90 {{code}} 91 91 ... ... @@ -93,7 +93,7 @@ 93 93 94 94 {{/code}} 95 95 96 - go to the very end and add95 +Go to the very end and add: 97 97 98 98 {{code}} 99 99 ... ... @@ -122,7 +122,7 @@ 122 122 123 123 {{/code}} 124 124 125 - if you run"ps auxw grep httpd"you should see apache now running124 +If you run //ps auxw grep httpd// you should see apache now running 126 126 127 127 Create ///Library/LaunchDaemons/com.apple.webobjects.wotaskd.plist// with: 128 128 ... ... @@ -157,7 +157,7 @@ 157 157 158 158 {{/code}} 159 159 160 - 159 +Create ///Library/LaunchDaemons/com.apple.webobjects.womonitor.plist// with: 161 161 162 162 {{code}} 163 163 ... ... @@ -209,9 +209,10 @@ 209 209 210 210 = Developing with both WebObjects 5.4 and 5.3 = 211 211 212 -The following can be done a couple ways, but this is just how I happened to have things setup in betas, so I kept it (it worked for me): 213 - Make a ///System/Library/Frameworks/WebObjects54// folder, and move the following frameworks from the 5.4 install into it: 211 +(Mike Schrag) The following can be done a couple ways, but this is just how I happened to have things setup in betas, so I kept it (it worked for me): 214 214 213 +Make a ///System/Library/Frameworks/WebObjects54// folder, and move the following frameworks from the 5.4 install into it: 214 + 215 215 {{code}} 216 216 217 217 JavaDTWGeneration.framework