> File "E:\moin\moin-1.8.0\MoinMoin\server\daemon.py", line 188, in > daemonize > if os.fork(): # launch child and... > AttributeError: 'module' object has no attribute 'fork'
Looks like windows does not support fork(). > Is this a bug? No, rather a missing feature on windows. > I wanted to run moin standalone behind apache. Why don't you simply use mod_wsgi? IIRC it doesn't support daemon mode on windows, but embedded mode should work. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Moin-user mailing list Moin-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user