ID: 24189 User updated by: anton at valuehost dot ru Reported By: anton at valuehost dot ru -Status: Feedback +Status: Open Bug Type: Sockets related Operating System: FreeBSD 4.8 PHP Version: 4.3.2 New Comment:
I cannot use - enable-debug as ZendOptimazer does not work with this option: ( Previous Comments: ------------------------------------------------------------------------ [2003-06-15 07:32:53] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. Please try without the ZendOptimizer. ------------------------------------------------------------------------ [2003-06-15 07:31:00] anton at valuehost dot ru 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 this bug report at http://bugs.php.net/?id=24189&edit=1