Re: [Hampshire] No mod_perl :-(

Etusivu

Vastaa
Lähettäjä: Graham Bleach
Päiväys:  
Vastaanottaja: lug, Hampshire LUG Discussion List
Kopio: 
Aihe: Re: [Hampshire] No mod_perl :-(
On 15/02/07, Vic <lug@???> wrote:
> I'm trying to install an app on a hosted server. Unfortunately, it needs
> mod_perl or fastcgi - and I don't have those.


I've not yet encountered an app that *required* mod_perl or fastcgi.
Most of them will still run as a usual CGI script, albeit with
increased overhead. If you haven't tried just using mod_cgi, it's
worth a go.

G