Hi all,
I have a web script (located in a web server) that wants to launch the program on another server(data server on the same network). I use Net::SSH:erl module from CPAN, and it works if I log in to the web server and running the web script from there and fail to launch the program from a web interface.
Can any one gives hints on what might be the problem?
Thanks very much...
I have a web script (located in a web server) that wants to launch the program on another server(data server on the same network). I use Net::SSH:erl module from CPAN, and it works if I log in to the web server and running the web script from there and fail to launch the program from a web interface.
Can any one gives hints on what might be the problem?
Thanks very much...