2011/7/22 David Bernard <david.bern...@intact.net>:
\> Tomcat information:
>
> apache-tomcat-7.0.14
> Windows 7
>
> (See attached file: web.xml)(See attached file: catalina.policy)(See
> attached file: catalina.properties)(See attached file: context.xml)(See
> attached file: logging.properties)(See attached file: server.xml)(See
> attached file: tomcat-users.xml)

Attachments are not allowed on this mailing list.

> I want to use backtick in CGI script and to get the output but the $result
> variable is empty.

This is a question for the programming language that you use in your
scripts. It has little relation to Tomcat.

First make sure that your script can run standalone by itself, -
outside of Tomcat.

> use strict;
> use CGI;
> ...

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to