Re: Multiple instances of Cgicc causes problems?
"Alexander J. Oss" <[email protected]> Thu, 12 Sep 2002 06:44:22 -0400
| Newsgroups | gmane.comp.gcc.cgicc.general |
|---|---|
| Message-ID | <000c01c25a49$5b2a3380$0101a8c0@puter> |
You've raised my curiosity. After looking briefly at the docs and the source, I'm surprised you're having a problem. Can you post your test program's code? ----- Original Message ----- From: "Erik Finnman" <[email protected]> To: <[email protected]> Sent: Monday, September 09, 2002 5:01 AM Subject: [help-cgicc] Multiple instances of Cgicc causes problems? Hi, has anyone encountered problems when having multiple instances of the Cgicc class? My idea was to retrieve some environment information from another part of my program, but when instantiating Cgicc a second time things did not work out well (got an iostream exception in this particular case)... In my simple test program, it turns out that two instances of Cgicc in main() yields an Internal Server Error 500 (or something similar). Is there something wrong with my code, or is this perhaps a known limitation? My platform is Visual C++ 6.0 and Apache 2.0.40 on W2k. Thanks, Erik Finnman _______________________________________________ help-cgicc mailing list [email protected] http://mail.gnu.org/mailman/listinfo/help-cgicc