View Full Version : CGI running ?
cdelecole
03-16-2006, 09:06 AM
Hi there !
I've tried putting a cgi script on my UNIX server and run it from a web page, but nothing is happening.
I'm wondering if there is a way I can see if "CGI" is running on my server ?
Many Thanks,
cdelecole
nkrgupta
03-16-2006, 10:20 AM
Could you post more specific details of "You trying to put a cgi script on your UNIX server and run it from a web page", w.r.t the code, the location where u've put the script on your server, the error which you're getting, the path that u're typing in the browser etc.?
As for checking wether CGI is running on your server, type 'man CGI' on unix prompt and see if the CGI documentation comes up. CGI is a core PERL module which comes bundled with most standard PERL installations. You can check it out at http://search.cpan.org/~lds/CGI.pm-3.17/CGI.pm
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.