• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Strange 10.6 deployment issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange 10.6 deployment issue


  • Subject: Strange 10.6 deployment issue
  • From: Greg Lappen <email@hidden>
  • Date: Tue, 6 Apr 2010 12:56:34 -0400

Hi all,

We have a WebObjects application that has been working find on Panther, Leopard, etc.  Now we are trying to deploy it on a 10.6 server powered mini.  I followed the instructions at http://wiki.objectstyle.org/confluence/display/WO/Programming__WebObjects-Web+Applications-Deployment-Mac+OS+X+Server and at first, everything worked great.  After restarting the mini server, everything is back up and running, however Apache no longer knows how to route requests to WebObjects.  We get a 404, Object Not Found error, and what I see in the apache error log is this:

script not found or unable to stat: /Library/WebServer/CGI-Executables/WebObjects

I checked that mod_WebObjects is being loaded:

/usr/sbin/httpd -t -D DUMP_MODULES
Loaded Modules:
 core_module (static)
 mpm_prefork_module (static)
 http_module (static)
.....
.....
 WebObjects_module (shared)

And the webobjects apache.conf is still being loaded from httpd.conf:

siaws25:Apache2.2 paperfree$ tail -5 /etc/apache2/httpd.conf
####
#### The following Include directive is essential for the virtual hosts to be usable.
####
Include "/etc/apache2/sites/*.conf"
Include /System/Library/WebObjects/Adaptors/Apache2.2/apache.conf

Also, the file  /Library/WebServer/CGI-Executables/WebObjects does not actually exist, but I think that is correct as it's not really running a CGI script right?  Can anyone shed some light on this?  Any help would be greatly appreciated.

Greg

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Strange 10.6 deployment issue
      • From: Gaastra Dennis - WO Lists <email@hidden>
  • Prev by Date: WOCommunity Maven repository is down again
  • Next by Date: Re: Strange 10.6 deployment issue
  • Previous by thread: Re: WOCommunity Maven repository is down again
  • Next by thread: Re: Strange 10.6 deployment issue
  • Index(es):
    • Date
    • Thread