On Jul 19, 2008, at 5:01 AM, Aurelien Minet wrote:

Hi Darren

I check http://oks.verymad.net/cgi-bin/WebObjects/WebObjectHome.woa and it look like Mod_WebObjects isn't loaded.

Lachlan Deck a écrit :
$ tail -1 /private/etc/apache2/httpd.conf
Include /private/etc/apache2/other/*.conf

## I've symlinked webobjects.conf to point to the WO conf
$ ls -l /private/etc/apache2/other/webobjects.conf
lrwxr-xr-x 1 root wheel 57 14 May 12:40 /private/etc/apache2/ other/webobjects.conf -> /System/Library/WebObjects/Adaptors/ Apache2.2/apache.conf

Do what Lachalan says about include and check http://oks.verymad.net/cgi-bin/WebObjects/WOAdaptorInfo?admin+yourpassword (it is an "internal application" of the adaptor so it is always available if it is loaded no matter if woataskd, java monitor, your apps are running) or go to http://oks.verymad.net/cgi-bin/WebObjects/NotAnAvailableApp <http://oks.verymad.net/cgi-bin/WebObjects/WebObjectHome.woa> (NotAnAvailableApp or anything that doesn't exist), it should return "The requested application was not found on this server." if Mod_WebObject is correctly loaded. Also you should uncomment "WebObjectsLog /Library/WebObjects/Logs/ WebObjects.log Debug" , touch /tmp/logWebObjects and see if you get some debug in /Library/WebObjects/Logs/WebObjects.log in order to check if the adaptor is working correctly. Another thing is to check if in the httpd.conf there is "ScriptAlias /cgi-bin/", if it exists comment it or (change cgi-bin).

I checked WOAdaptorInfo and it gave a 404. Also, I do have a ScriptAliasMatch that looks like this:

ScriptAliasMatch ^/cgi-bin/((?!(?i:webobjects)).*$) "/Library/ WebServer/CGI-Executables/$1"

I uncommented the log part, touched /tmp/logWebObjects and there is no log at /Library/WebObjects/Logs/WebObjects.log.


Regards

Aurelien


Darren VanBuren
[EMAIL PROTECTED]
----------------------------------------------
Administrator of Onekopakaspace

Trunk MediaWiki install:
http://oks.verymad.net/~onekopaka/mwtrunk/

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Attachment: PGP.sig
Description: This is a digitally signed message part

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to