On Wednesday 02 September 2009 05:57:02 Shan wrote: > I have XML RPC Server listening on a port. This XML RPC Server works > fine when i run it as foreground process. All the clients are able to > connect with the XML RPC Server. But when i run it as daemon(not using > &. I am doing it in python way only), then no clients are able to > connect with the Server. I didnt got any clue where i may be wrong. > Can any help me with this? I am using python 2.4 on Redhat 5.2 64 > X86_64
What does: "(not using &. I am doing it in python way only)" mean? How are you doing it? - Hendrik -- http://mail.python.org/mailman/listinfo/python-list