Sean, I would greatly appreciate your help in troubleshooting my setup. I'm running into the same error that Sarah was. I have followed the instructions closely.
Here's what I'm working with: Dreamhost SVN 537 Dreamhost's MySQL database I have downloaded and installed the mysql python libraries that were in the directions on the trac. I have edited the tg_fastcgi.fcgi script as we discussed in the thread http://groups.google.com/group/turbogears/browse_thread/thread/b069b5e867d572aa/3f8470f09f1d930a?q=dreamhost&rnum=1#3f8470f09f1d930a when I run ./tg_fastcgi.fcgi, the proper output goes to stdout.log, but when I try to access the site or run python tg_fastcgi.fcgi, I get the WSGIServer: missing FastCGI param REQUEST_METHOD required by WSGI! WSGIServer: missing FastCGI param SERVER_NAME required by WSGI! WSGIServer: missing FastCGI param SERVER_PORT required by WSGI! WSGIServer: missing FastCGI param SERVER_PROTOCOL required by WSGI! errors. any ideas? Thanks, Mike

