Le 2011-06-28 à 14:40, Chuck Hill a écrit :

> This is what is killing you:
> http://fedoraproject.org/wiki/SELinux
> 
> You need to configure it to allow access.

With:

sudo setsebool -P httpd_can_network_connect=1

> Chuck
> 
> 
> On Jun 28, 2011, at 11:39 AM, Pascal Robert wrote:
> 
>> 
>> Le 2011-06-28 à 14:35, Daniel Roy a écrit :
>> 
>>> Hi,
>>> 
>>> I've done some more clean of my configuration and now see this in the 
>>> apache error_log:
>>> 
>>> [Tue Jun 28 21:21:28 2011] [error] WOSocket: connect error in NB connect: 
>>> Permission denied
>>> [Tue Jun 28 21:21:28 2011] [error] couldn't connect to localhost (1085): 
>>> Permission denied
>> 
>> First time that I see this. Does iptables is activated? If that's the case, 
>> close it to see if wotaskd is now accepting sockets.
>> 
>>> [Tue Jun 28 21:21:28 2011] [error] Error connecting to server localhost
>>> [Tue Jun 28 21:21:28 2011] [error] Request handling error: The requested 
>>> application was not found on this server.
>>> 
>>> My Host is set to localhost, wotaskd has WOHost=localhost and 
>>> webobjects.conf has WebObjectsConfig set to http://localhost:1085 
>>> 
>>> I also don't have a password set right now on JavaMonitor...
>>> 
>>> 
>>> 
>>> On Jun 28, 2011, at 10:38 AM, Pascal Robert wrote:
>>> 
>>>> Hi Daniel,
>>>> 
>>>> Check the Apache's error log (should be /var/log/httpd/error_log) for the 
>>>> exact errors. You can also make sure the module is loaded by doing "httpd 
>>>> -M", it will list the Apache modules that are currently loaded.
>>>> 
>>>>> Hi,
>>>>> 
>>>>> I'm setting up a deployment environment on Fedora Core 15.  I followed 
>>>>> the Linux setup instructions, but now have the problem where any request 
>>>>> to my running app returns 404. (i.e.: 
>>>>> http://server/cgi-bin/WebObjects/APP.woa)
>>>>> 
>>>>> I have double-checked the ScriptAlias line being disabled.  I suspect 
>>>>> it's an Apache problem where the proper adaptor isn't handling the 
>>>>> requests, but I can't figure out where I've gone wrong.
>>>>> 
>>>>> Does anyone have any tips on how best to debug this?
>>>>> 
>>>>> _______________________________________________
>>>>> 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/probert%40macti.ca
>>>>> 
>>>>> This email sent to [email protected]
>>>> 
>>> 
>> 
>> _______________________________________________
>> 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/chill%40global-village.net
>> 
>> This email sent to [email protected]
> 
> -- 
> Chuck Hill             Senior Consultant / VP Development
> 
> Come to WOWODC this July for unparalleled WO learning opportunities and real 
> peer to peer problem solving!  Network, socialize, and enjoy a great 
> cosmopolitan city.  See you there!  http://www.wocommunity.org/wowodc11/
> 

 _______________________________________________
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]

Reply via email to