No Buffer Space error after running php

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
ggolub
Forum Newbie
Posts: 2
Joined: Thu May 13, 2010 10:41 pm

No Buffer Space error after running php

Post 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?
Post Reply