[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] CGIIIIIIII!!!!
- Subject: RE: [cobalt-users] CGIIIIIIII!!!!
- From: "Mark G. Castillo" <mark@xxxxxxxxxxxxxxxx>
- Date: Wed Aug 2 16:12:23 2000
Alonso,
Are you referring to the '#!/usr/bin/perl' path to perl or the $mailprog =
'/usr/sbin/sendmail' path? Both seem correct to me, but then again, it's my
script that isn't working. What would I change it to?
Un saludo,
Mark G. Castillo
http://www.iprocessmart.com
Online Industrial Process Equipment
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of Alonso Garcia
Sent: Wednesday, August 02, 2000 3:39 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] CGIIIIIIII!!!!
I had the same error with a CGI script and it all came down to changing the
path or paths that are called by the script. Absolute and/or virtual paths
can create this error when used incorrectly.