Re: Running Remote command using Perl CGI

2015-01-19 Thread srinumar
Hello All, I have Perl CGI Script which is running the command on the Remote Server and display output on the webpage.Script is failing with below error. cannot connect to filer 192.168.xxx.xxx at /var/www/cgi-bin/export.cgi line 14. Same Script works fine when i run the script from the comm

Running Remote using Perl CGI

2015-01-19 Thread srinumar
Hello All, I have Perl CGI Script which is running the command on the Remote command and display output on the webpage.Script is failing with below error. cannot connect to filer 192.168.xxx.xxx at /var/www/cgi-bin/export.cgi line 14. Same Script works fine when i run the script from the c