Trying to download http://www.blahblahblah.com/pa/web/peopleaggregator.txt ... error 111 (Connection refused)
From:
Martin Spernau
Date:
Jun 30 18:51 UTC
Short link
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.