"Andrew" <[EMAIL PROTECTED]> writes: > I followed the instructions on > http://www.turbogears.org/docs/deployment/mod_python.html to start > running in production by get the following error--
<snip>
> File "/opt/www/summitcamp/summitcamp_start.py", line 15, in ?
> if len(sys.argv) > 1:
>
> AttributeError: 'module' object has no attribute 'argv'
see the recipe in the wiki:
http://trac.turbogears.org/turbogears/wiki/ModPythonIntegration
it mentions modifications that have to be made to the start script to
get it working on unix.
--
anders pearson : http://www.columbia.edu/~anders/
C C N M T L : http://www.ccnmtl.columbia.edu/
weblog : http://thraxil.org/
pgpZ49B9Odhpq.pgp
Description: PGP signature

