ID: 21675 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache related Operating System: BSDI 4.1 PHP Version: 4.3.0 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Try the following patched file and see if your problem is fixed http://cvs.php.net/co.php/php4/sapi/cgi/cgi_main.c?r=1.190.2.12 Previous Comments: ------------------------------------------------------------------------ [2003-01-15 22:37:23] [EMAIL PROTECTED] Here's a post that pretty much sums-up the problem. http://groups.google.com.au/groups?q=php+4.3.0+%22failed+to+create+stream%22&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=501021782.1042219035023.JavaMail.luser%40dubb11h05-0.dplanet.ch&rnum=10 This is not my post, but it is exactly the same issue we are having. Here's my PHP entries in httpd.conf: AddType application/x-httpd-php4 .php .php4 AddType application/x-httpd-php4-source .phps .php4s AddHandler php4-script .phtml .p4html Action application/x-httpd-php4 /cgi-bin/php4 Action application/x-httpd-php4-source /cgi-bin/php4 Action php4-script /cgi-bin/php4 Please note we were previously using 4.1.2 and did not have this problem. I appologize if my report is not extremly detailed. if you need more info, please let me know. Thank you, Chris ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21675&edit=1