Hi,
I am upgrading from tomcat 4 to tomcat 5.
I have a combination of java apps, applets and cgi programs written in
perl and c++.
My web-application worked just fine with tomcat 4.
I followed the instructions for configuring tomcat 5 for cgi.
However, tomcat 5 contains a new xml variable:
executable - The of the executable to be used to run the script. Default
is perl.
Using the default allows the perl cgis to work fine, but the c++ cgi's
do not work.
Changing the executable value to /bin/csh or /bin/sh and none of the
cgi's work.
Perhaps because the environment isn't set?
What are my choices for the executable parm?
What value will make my perl scripts AND c++ programs work?
Thanks,
Linda
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]