Issue 938586
Created on 2004-04-20 14:03 by anonymous, last changed 2004-04-20 14:03 by anonymous.
msg1192 |
Author: [hidden] (anonymous) |
Date: 2004-04-20 14:03 |
|
Error occurs on first hit to webserver [0.7.0b3].
error was not occuring with 0.7.0b2
Roundup server started on ('', 83)
----------------------------------------
Exception happened during processing of request from
('192.168.1.206', 2237)
Traceback (most recent call last):
File "C:\Python23\lib\SocketServer.py", line 222, in
handle_request
self.process_request(request, client_address)
File "C:\Python23\lib\SocketServer.py", line 428, in
process_request
pid = os.fork()
AttributeError: 'module' object has no attribute 'fork'
----------------------------------------
|
|
Date |
User |
Action |
Args |
2004-04-20 14:03:14 | anonymous | create | |
|