Re: Simple CGI-XMLRPC failure

2009-01-13 Thread Mike MacHenry
e? If you which version? Does anyone know of any environment settings I could look into on Apache or Python? -mike On Mon, Jan 12, 2009 at 9:02 PM, Jeff McNeil wrote: > On Jan 12, 12:40 pm, "Mike MacHenry" wrote: >> I am having a difficult time understanding why my very s

Simple CGI-XMLRPC failure

2009-01-12 Thread Mike MacHenry
I am having a difficult time understanding why my very simple CGI-XMLRPC test isn't working. I created a server to export two functions, the built-in function "pow" and my own identity function "i". I run a script to call both of them and the "pow" work fine but the "i" gives me an error that says