I'm setting up a project on a real server and gettin an Error 500 with this
error message:

 File "/var/www/Credit/credit/templates/products.py", line 37, in _pull
TypeError: generate_content() takes exactly 1 argument (2 given)

The only difference I can see from my dev environment are that I am going 
through
apache with mod_rewrite as per the book instructions, and there are two installs
of python on here so 2.4 must be explicitly called. I started cherrypy with:

python2.4 start-credit.py

Any one have a clue why I would get the above error?

Thanks
Iain



--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to