# Gavin Andresen # 2010-10-09 19:31:40 # https://bitcointalk.org/index.php?topic=1408.msg16303#msg16303 The only think I can think of is that the php fopen() call is timing out. Are you trying to generate coins? Does it get better if you stop generating? @p{par} Are you using PHP5 ? If you are, try creating a stream_context with a longer timeout (see @s{(link)} ). @p{brk}