I have installed Cherokee(0.99.19) using the Synaptic Package Manager
running Ubuntu Notebook Edition (9.10 - karmic) on an eeePC901 (Intel Atom)
I have Python version 2.6.4 installed
I have the following setup in Cherokee.
Virtual Server
Nickname:default
Root: /home/ed/www
Document Root: /home/ed/www
Behavior:
Rule Type: Directory
Web Directory: /cgi-bin
Handler: CGI
Handler Document Root: blank
Everything else was left as defaults
I can display the index.html OK
I have created the following hello1.py program which is located in
/home/ed/www/cgi-bin
#!/usr/bin/env python
print "Content-type: text/html\n\n"
print "<html>Hello world!</html>"
When I enter the following into the web browser
(http://192.168.1.105/cgi-bin/hello1.py)
I receive the following back at the Web Browser.
Below is a backtrace for this process generated with gdb, which shows
the state of the program at the time the error occured.
You are encouraged to submit this information as a bug report in the
Cherokee bug traq system: http://bugs.cherokee-project.com
Operating System: Linux ed-eee901 2.6.31-22-generic #60-Ubuntu SMP Thu
May 27 00:22:23 UTC 2010 i686 GNU/Linux Debugger: /usr/bin/gdb
Any ideas what is wrong?
Thanks
Ed
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee