in reply to File ownership issues causing file decryption problems?

Did openssl run successfully? Does $my_key contain the same thing in the CGI version as it does in the command line version?

Replies are listed 'Best First'.
Re^2: File ownership issues causing file decryption problems?
by hmbscully (Scribe) on Dec 05, 2007 at 19:06 UTC
    That is it. It was a permissions issue on the key_file.txt file which wasn't written to throw an error if it wasn't opened. How embarrassing. But at least there is a solution.

    I learn more and more about less and less until eventually I know everything about nothing.