voltron wrote:
> Is the "--daemon" switch broken? It quits with this error on my
> system:
> 
> AttributeError: 'module' object has no attribute 'fork'
> 
> I am using windows 2000, python 2.4, pylons 09.6.1

Daemon mode only works on Posix/Unixy systems, not Windows.  I actually 
thought there wasn't even a --daemon option on Windows, but I guess I 
never actually made it conditional.


-- 
Ian Bicking : [EMAIL PROTECTED] : http://blog.ianbicking.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to