Trying to download http://www.blahblahblah.com/pa/web/peopleaggregator.txt ... error 111 (Connection refused)
From:
Phillip Pearson
Date:
Jul 01 23:01 UTC
Short link
PA used to install OK on CGI. Michael, it sounds like the issue here is
that a script running on your web server isn't able to connect back to
the web server -- if you can ask your hosting provider if there's any
reason a script running on the server can't download
http://www.blahblahblah.com/pa/web/peopleaggregator.txt, that might help.
("Connection refused" is a socket error; I think if it's a fopen()
problem then you'll get a different error. This sounds like the config
script is trying to download peopleaggregator.txt but
www.blahblahblah.com isn't allowing the connection. Possibly there's
some DNS thing? Apache is only listening on certain IP addresses but
www.blahblahblah.com resolves to something else if you're on the server
itself?)
Thanks!
Phil
Martin Spernau wrote:
> I don't think there is a way around the PHP as CGI here. That's an
> installation issue, that you can't solve on a shared host you don't control.
> Also, overriding settings in php.ini miht help for some settings, but
> the ones I think are causing you trouble are security related (fopen()
> etc) so I guess there's little hope here either...
>
> Can you set up PA on a server that uses PHP as an apache module? Even if
> it's only a local machine rnning Linix, that wiill help you get into PA
> and lear it's workings while you evaluate it.
>
> -Martin
>
>
> michael schrieb:
>
>> Thanks for getting back so soon. I'm on shared hosting. I'm pretty new to
this. It is running as CGI. Is there anyway of getting round this. I haven't
got access to php5.ini but I can over write it.
>>
>>
>> -----------------------------------------
>> Full text of this topic in pa-users:
>> http://lists.peopleaggregator.org/r/topic/5Skq0LTsi4i3CrX2d0ir6N
>>
>> To leave pa-users, email
>> mailto:pa-users@lists.peopleaggregator.org?Subject=unsubscribe
>>
>> pa-users is powered by
>> OnlineGroups.Net http://onlinegroups.net
>>
>>
>>
>
> -----------------------------------------
> Full text of this topic in pa-users:
> http://lists.peopleaggregator.org/r/topic/6fKfANXOL7DJpAHY3FxqFo
>
> To leave pa-users, email
> mailto:pa-users@lists.peopleaggregator.org?Subject=unsubscribe
>
> pa-users is powered by
> OnlineGroups.Net http://onlinegroups.net
>