Page 1 of 1

No Buffer Space error after running php

Posted: Sun May 30, 2010 1:25 pm
by ggolub
Hello All
I started noticing a problem after running php scripts for some time:
Internet connection would stop functioning and php script would return message:
Failed to connect to '.......' no buffer space

Here is what I run:
C:/dev>php -v
PHP 5.2.13 (cli) (built: Feb 24 2010 14:32:32)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies

on Windows XP.

Does anybody have any suggestions?