On Jul 16, 2008, at 9:47 PM, Ren, Kevin wrote:

HI,
I understand there are three type of URL for WO.

The first (http://localhost:2001/cgi-bin/WebObjects/MyApp.woa) is Direct Connect. The second (http://localhost/cgi-bin/WebObjects/MyApp.woa) is through the Web server as a Deployment application. The third (http://localhost/cgi-bin/WebObjects/MyApp.woa/-2001) is through the Web server as a Development application.

I start wotaskd and monitor, run apache2 with wo adaptor. Start app instance within monitor, not standalone application.

I can get my app with
http://localhost:2001/cgi-bin/WebObjects/HelloWorld.woa
http://localhost:2001

Are they using Apache2 server and wo adaptor?


No.


But I got "500 Internal error page" when I link
http://localhost/cgi-bin/WebObjects/HelloWorld.woa

If I am using Web Server, why got this error?

Something setup wrong in my apache2.conf?


That could mean the apache adaptor is not built correctly. That would be my first guess. It could also be an error from inside your WO app, not in your code but some other error.

Chuck


--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects





_______________________________________________
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