[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Perl and Cgi Wrapper



type
whereis perl
whereis sendmail
 
-Steven
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Julio C. Galaret Viera
Sent: Freitag, 14. Januar 2000 00:20
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-users] Perl and Cgi Wrapper

Hi,
 
Just a few days ago, I installed FormMail on a RAQ2 and it have been functioning without any problems.
 
In my script the location of Perl is: "/usr/bin/perl" and sendmail ($mailprog in formmail) is in "/usr/lib/sendmail"
 
Could you tell me your formmail paths to perl and sendmail?
 
 
-----Original Message-----
De: Owen Lees <owen@xxxxxxxxxxxxx>
Para: cobalt-users@xxxxxxxxxxxxxxx <cobalt-users@xxxxxxxxxxxxxxx>
Fecha: Thursday, January 13, 2000 7:34 PM
Asunto: [cobalt-users] Perl and Cgi Wrapper

Hoping that someone can point out an error to me, which is probably obvious by anybody elses standards!
 
I have brought a lot of scripts over to a RAQ2 from a traditional UNIX box such as formail etc (no frill there!) and have found an isssue with the cgi wrapper.
 
I am simply unable to run formmail using trad perl, howevere a compiled script such as Free Chat works just fine..  The error message is "no such file found" error on line 2 "owner needs to check the #! line for correctness"
 
This is weird as perl is in the crrect place ect, do our boxes have a special sendmail?? 
 
Help?