bitcoind not responding to RPC

Participants: mtgox Satoshi Nakamoto

Occasionally bitcoind will not respond to RPC I’m calling it from php and I get this error:

Warning: fopen(http://127.0.0.1:8332) [function.fopen]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error

It happens a lot locally on my windows machine and less frequently on my linux server.

Anyone else have this problem?