Hi ! I am facing problem in running a Perl CGI Script on Weblogic
Application Server . I set the CGIServlet Property in the Weblogic Properties file as
# cgi configuration weblogic.httpd.register.cgi-bin=weblogic.servlet.CGIServlet
weblogic.httpd.initArgs.cgi-bin=cgiDir=/home/candreol/cvs/gameseeker/javapart/gameseekerlogin/WEB-INF/cgi-bin, *.pl=/usr/bin/perl,\
*.class=/usr/local/jdk1.3.0_02/bin/java
the script is found but NOT EXECUTED. I see only the source code in the browser.
Do you know why ?
Thank you!
Christophe
Application Server . I set the CGIServlet Property in the Weblogic Properties file as
# cgi configuration weblogic.httpd.register.cgi-bin=weblogic.servlet.CGIServlet
weblogic.httpd.initArgs.cgi-bin=cgiDir=/home/candreol/cvs/gameseeker/javapart/gameseekerlogin/WEB-INF/cgi-bin, *.pl=/usr/bin/perl,\
*.class=/usr/local/jdk1.3.0_02/bin/java
the script is found but NOT EXECUTED. I see only the source code in the browser.
Do you know why ?
Thank you!
Christophe