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

RE: [cobalt-users] RAQ4: shopassistant script errors from cgiwrap and PGP



> 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