[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RAQ4: shopassistant script errors from cgiwrap and PGP
- Subject: RE: [cobalt-users] RAQ4: shopassistant script errors from cgiwrap and PGP
- From: "Dan Kriwitsky" <webhosting@xxxxxxxxx>
- Date: Tue Oct 23 05:56:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> It looks to me as if it might be a permissions problem in the jump from
> PGP to the rest of the script and is being stopped by cgiwrap,
> but hey, I'm
> the novice here :)
>
> The script sends the collected data through PGP like this:
>
> open PGP, "| $pgpe $pgpargs | mail -s 'Encrypted transaction'
> $destname";
>
> [ lots of print statements ]
>
> close PGP;
>
> then outputs some standard html.
>
> Tech support blame the script, the shopping cart vendor blames the cgiwrap
> and everyone else is blaming me ;(
>
The first thing to check is the script ownership. ls -la will tell you that
in SSH/Telnet
http://users.iol.it/hpstr/ has some great info.
--
Dan Kriwitsky