Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Thomas on March 17, 2003, 07:27:54 PM

Title: CGI problems
Post by: Thomas on March 17, 2003, 07:27:54 PM
Hey all,

I would like to use Python for my CGI scripts, but no matter what I do, I can't get SME to execute the scripts.

Is there perhaps some sort of "trick"?

My Perl CGI scripts work like a charm.

Hope someone can hint at a solution. :o)

Regards
Thomas

ps. SME version 5.5
Title: Re: CGI problems
Post by: Thomas on March 17, 2003, 10:11:57 PM
This is the error I'm getting:

http://httpd.apache.org/docs/misc/FAQ.html#premature-script-headers

I have no idea why. A simple "hello world!" PERL script works great. The same "hello world!" script in Python generates the above mentioned error.

It's driving me nuts! LOL

:o)

Thomas