in reply to SSH::Net::Perl and Apache

Okay, I made /.ssh and chowned it to apache and it works now.... kind of ghetto style, but oh, well. Too bad I can't give myself repuation points.

Replies are listed 'Best First'.
Re^2: SSH::Net::Perl and Apache
by Anonymous Monk on Oct 04, 2005 at 22:25 UTC
    I'm having the exact same problem. You said you created the .ssh and made Apache the owner. Can you tell me where? I know that sounds stupid - but I am!

    Also, I wanted to expand this - I wans perl to start a cgi script under the user/pass used in Net::SSH::Perl. Can I do that?