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).
Regards
Aurelien
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]