XML RPC Problem....

Fredrik Lundh fredrik at pythonware.com
Sat Sep 13 08:37:47 EDT 2008


Usman Ajmal wrote:

> Problem is that when i start client (while the server is already 
> running), i get an error i.e.
> Error 500 Internal Server Error

that's a server error, not a client error.  check the server logs (e.g. 
error.log or similar).

</F>




More information about the Python-list mailing list