Re: Tiger + WO5.2.4 update and wo adaptor not getting requests
Sacha Mallais <sacha <at> global-village.net>
2005-06-27 16:50:04 GMT
On Jun 27, 2005, at 9:39 AM, Chuck Hill wrote:
> On Jun 24, 2005, at 12:19 PM, John Pollard wrote:
>
>> Chuck,
>>
>> How can I tell if mod_webobjects is being loaded? Wouldn't the
>> apache error log say something if it wasn't?
>>
> It would if it was not getting loaded due to error. But it was not
> getting loaded due to being commented out (or something similar),
> then no.
>
>
>> I have looked at /System/Library/WebObjects/Adaptors/Apache/
>> apache.conf but don't really know what I am looking for. The first
>> line of this file says:
>> # WebObjects 4.5.1/5: Enable the WebObjects module
>>
I'm not sure if this needs saying, but a # indicates a comment...
>> One thing I did notice was different to the old version of this
>> file is that it doesn't have the AddModule line after the
>> LoadModule, but when I added this apache just said it had already
>> been added and was therefore ignoring it.
>>
>>
> I noticed that as well. Perhaps this is a change in Apache. If
> so, I like it!
>
(Continue reading)