Cool, I'll give that a look, and see if I can replicate my issue locally. Thanks
On Aug 20, 2010, at 12:55 PM, Pascal Robert wrote: > Ah, this is what I was trying to find! Updated info from that 2007 mailing > post is in the wiki : > > > http://wiki.objectstyle.org/confluence/display/WO/Running+Through+Apache+-+Leopard+Client+10.5.5+-+Summary > >> The truth is out there. Man the x-files were great. :-) >> >> http://lists.apple.com/archives/Webobjects-dev/2007/Oct/msg00357.html >> >> Tim Worman >> UCLA GSE&IS >> >> >> >> On Aug 20, 2010, at 9:39 AM, Andrew R. Kinnie wrote: >> >>> Hmm. Well, I looked at that link, and found multiple other links to other >>> pages, all of which seem to assume a base level of deployment knowledge of >>> what needs to be done. It does seem that turning off DirectConnect might >>> be useful for development, assuming I can continue to develop the rather >>> complex series of apps we work on once that is done. However, I am really >>> starting at a novice level, and am finding it hard to find the basic >>> foundational info I need. >>> >>> e.g. step 1: Configure your Apache to use mod_WebObjects or the cgi-bin >>> adaptor >>> >>> I don't know how to do that. >>> The next several steps are equally unclear to me, being a non-deployment >>> person. (the "profit" step I think I can get) >>> >>> I found an old "Legacy" pdf on deploying WebObjects from Apple, and found >>> some pages on how to do it with Snow Leopard, but as one of the machines I >>> would be using has Leopard, I have idea whether I should use this. >>> >>> Apparently, this is all very easy, assuming you know where any of it is. >>> >>> I will look at the ancient pdf, and hope that not much has changed, I >>> guess. I was just hoping there was a step by step, "this is what you need >>> to configure on a plain vanilla OS X client box to get a plain vanilla WO >>> app to run" set of instructions somewhere, with explanations for why one >>> would change whatever they are changing. I will dig I guess. >>> >>> Thanks for your help. >>> >>> On Aug 20, 2010, at 11:50 AM, Pascal Robert wrote: >>> >>>> >>>>> Hmm. I'm not really a deployment guy, that's one of the things I hope to >>>>> learn from WOWODC. Is there a way to do that simply for testing purposes? >>>> >>>> Disable DirectConnect so that your app use Apache and the HTTPd adaptor to >>>> accept requests : >>>> >>>> >>>> http://wiki.objectstyle.org/confluence/display/WO/Web+Applications-Development-Direct+Connect >>>> >>>>> >>>>> >>>>> On Aug 20, 2010, at 11:13 AM, Mark Ritchie wrote: >>>>> >>>>>> Hey! >>>>>> >>>>>> On 20/Aug/2010, at 7:40 AM, Andrew R. Kinnie wrote: >>>>>>> Here's the thing, this works fine on my dev machine (and everyone >>>>>>> else's) but only fails when it's deployed to a server. >>>>>> >>>>>> What happens if you run the app via the web server or fully deploy it to >>>>>> your dev machine? >>>>>> M >>>>> >>>>> _______________________________________________ >>>>> Do not post admin requests to the list. They will be ignored. >>>>> Webobjects-dev mailing list ([email protected]) >>>>> Help/Unsubscribe/Update your Subscription: >>>>> http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca >>>>> >>>>> This email sent to [email protected] >>>> >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> http://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com >>> >>> This email sent to [email protected] >> > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
