Aurelian -

That got me farther along. My internet connection was out
today and just now re-established, so I am getting back to this.

Now I am getting no instance ....

Thoughts?
James

On Nov 19, 2008, at 12:33 PM, Aurélien Minet wrote:

James Cicenia a écrit :
ok...

Still confused.

apache root is at:  /var/www
my adaptor is:  http://xx.xx.xx.xx/cgi-bin/WebObjects
my .woa file is at: /opt/Local/Library/Applications

in my apache.conf:

WebObjectsDocumentRoot /var/www/html
WebObjectsAlias /cgi-bin/WebObjects

When I click on the link in JavaMonitor:

http://a.b.c.d/cgi-bin/WebObjects/myApp
looks good

page not found.
but It looks like the Adaptor  (module) isn't loaded
it would show the application of course or a error like
"The requested application was not found on this server."

look in the apache configuration for a line like :
   SciptAlias /cgi-bin/ "/path/to/cgi/dir..."
comment it, restart apache and test http://a.b.c.d/cgi-bin/ WebObjects/myApp

it may work, if not  you have to check if the Mod_WebObjects is realy
loaded
the apache module configuration file set  :
   WebObjectsLog /tmp/WebObjects.log Debug
restart apache and then do "touch /tmp/logWebObjects" and look for
debug logs in /tmp/WebObjects.log


Aurelien

_______________________________________________
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