Re: XML RPC Problem....

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Fredrik Lundh

    Re: XML RPC Problem....

    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>

Working...