in reply to
Problem with Apache and SSH: Help needed!
My guess is that ssh is expecting to recieve user and password
from stdin. You may need to configure you ssh to not prompt
for a user /password. I forget how to do that. Try
man ssh
Comment on
Re: Problem with Apache and SSH: Help needed!
In Section
Seekers of Perl Wisdom