Hi mailing list members! If I try to execute a cgi-file in Tomcat, there only appears a blank screen. If I try then to view the page source, there is nothing in there.
Where could be my problem? The directory seems to be the right one, because at least tomcat finds the file. In Tomcat I uncommented the 2 importent cgi-things, and also renamed the jar-file. I use to compile with the following command, which works well: g++ -o hello.cgi hello.cc -I/home/myname/TriDAS/daq/extern/cgicc/linuxx86/include -L/home/myname/TriDAS/daq/extern/cgicc/linuxx86/lib -lcgicc I'm looking forward to your help! Regards, Alex -- "Feel free" – 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail _______________________________________________ help-cgicc mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-cgicc
