|
|
 |
Re: FN-FORUM: formmail (why do we use it?)
date posted 13th June 2003 17:30
Lindsey Hill wrote:
Hi
> I've set up formmail for www.thepathoflife.org/prayer.html with an
> uncooperative host in Switzerland. It works in the way of sending me the
> results but says 'Internal Error' on the screen afterwards instead of
> redirecting to thanks page. The host is offering no help at all.
> the ftp log says 'Premature end of script headers:
Is the path to Perl right in the sheebang?
i.e.
#!/usr/bin/perl -w
or whatever
if you have telnet/ssh access you can find out where perl is by typing
which perl
Also is the webserver set up to allow cgi scripts to run?
;D
--
Darren Beale - Acksys Ltd
Phone: 020 8530 1454
Fax: 07092 394822
Mobile: 07711 716197
http://www.acksys.co.uk
|
 |
|