ID: 41635 Updated by: [EMAIL PROTECTED] Reported By: jln at magentammt dot com Status: Closed Bug Type: SOAP related Operating System: FreeBSD 6.2 PHP Version: 5.2.4 Assigned To: dmitry New Comment:
Committed into PHP_5_2 too. Previous Comments: ------------------------------------------------------------------------ [2007-11-01 13:28:46] [EMAIL PROTECTED] soap faults are fixed in CVS HEAD and PHP_5_3 (not in PHP_5_2). ------------------------------------------------------------------------ [2007-09-21 12:11:44] jln at magentammt dot com Normal soap results appear to work, _BUT_ soap faults are still slow. ------------------------------------------------------------------------ [2007-07-13 14:01:38] [EMAIL PROTECTED] This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2007-07-02 14:14:14] jln at magentammt dot com Still couldn't get the ./configure version of PHP working, even when using the same parameters as used by the ports, but according to some older notes of mine the Apache/mod_php5 and zlib.output_compression combination worked. Didn't try Apache with FastCGI, and Lighttpd only works with FastCGI. ------------------------------------------------------------------------ [2007-06-26 14:25:20] jln at magentammt dot com I'm probably daft, but I can't get zlib compression working: ./configure --enable-soap --enable-fastcgi --with-zlib --with-zlib-dir --enable-force-cgi-redirect --enable-discard-path --with-mysqli=/usr/local/bin/mysql_config followed by make and copy to the proper location, update php.ini, restart lighttpd. But the http headers don't have any output compression bits in them... Also the webservice (soap) doesn't work anymore, no messages just 'http request failed' in the client. The newly build version of php is used (5.2.4/dev). If I switch to the regular, ports build, 5.2.3 compression works (not for soap of-course). ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/41635 -- Edit this bug report at http://bugs.php.net/?id=41635&edit=1
