Snow Leopard deployment
doug andrews <[email protected]> Wed, 8 Jul 2009 16:13:04 -0400
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
We have a developer seed of OSX 10.6, snow leopard. It did not come pre-installed with a WebObjects deployment, but i've been trying install and deploy a WebObjects app anyway. I installed the latest developer tools, and the latest WebObjects (5.4.3) deployment, and was able to get JavaMonitor up and running. Our WO App works fine in direct connect mode, but I can't seem to access it using the normal cgi-bin/WebObjects url. Whenever i try access a URL in the form of http://hostname/cgi-bin/ WebObjects/appname, the Apache2.2 web server throws an error. The error in web server log is: child pid xxxx exit signal Segmentation fault (11) Is there something wrong with my wo adaptor? Has anyone tried WebObjects deployment on OS 10.6 yet, or seen this error before? -Doug Andrews