From: anton at valuehost dot ru Operating system: FreeBSD 4.8 PHP version: 4.3.2 PHP Bug Type: Sockets related Bug description: big problem on stream function
Description: ------------ phpinfo: http://v6test.valuehost.ru/phpinfo.php The problem has the following character, after long work php as mod_php in apache, various variations of sockets, fsockopen, include, fopen and etc cease to work. As did not work and curl, but it managed to be solved rebuild libcurl with FD_SETSIZE=16384 (sys/types.h). Such sensation that descriptors come to an end. At occurrence of this problem fsockopen starts to return a mistake " Operation now in progress " Function include in general causes Segmentation fault (11) Unfortunately there is no opportunity to include an option debug as ZendOptimazer does not work in debug a mode. -- Edit bug report at http://bugs.php.net/?id=24189&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=24189&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=24189&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24189&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24189&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24189&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24189&r=support Expected behavior: http://bugs.php.net/fix.php?id=24189&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24189&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24189&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24189&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24189&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24189&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24189&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24189&r=gnused