Re: [Pythonmac-SIG] CGI + appscript newbie question/problem

2007-05-28 Thread Brian Wichmann
What frameworks would people recommend? Brian. On 28 May 2007, at 10:50, Hamish Allan wrote: > By the way, have you considered looking into one of the web frameworks > for Python? ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.pyt

[Pythonmac-SIG] Using Python for cgi

2007-05-02 Thread Brian Wichmann
itest.py rather than execute it! I hope I have followed correctly all the points mentioned in the previous email on this list at http://mail.python.org/pipermail/pythonmac-sig/2002-December/006954.html Brian Wichmann. ___ Pythonmac-SIG maillist - Pyth

Re: [Pythonmac-SIG] Using Python for cgi

2007-05-01 Thread Brian Wichmann
Thanks, David, The position is: On 1 May 2007, at 10:17, David Warde-Farley wrote: Chances are Apache isn't set up to handle a .py as an executable. Make sure you've got lines like AddHandler cgi-script .cgi AddHandler cgi-script .py in /etc/httpd/httpd.conf (you might have the fi

[Pythonmac-SIG] Using Python for cgi

2007-05-01 Thread Brian Wichmann
itest.py rather than execute it! I hope I have followed correctly all the points mentioned in the previous email on this list at http://mail.python.org/pipermail/pythonmac-sig/2002-December/006954.html Brian Wichmann. ___ Pythonmac-SIG maillist - Pyth