PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » SOAP » Bug #7071

Errors using SOAP with PHP as CGI

Details

Submitted2006-03-09 12:15 UTC
Fromixti at pitfall dot ru
Assignedyunosh
StatusBogus
PackageSOAP
PHP Version4.3.10
OSFreeBSD 4.11-RELEASE-p13
Roadmaps(Not assigned)

Comments

[2006-03-09 12:15 UTC] ixti at pitfall dot ru

Description:
------------
I have 2 ways to use PEAR::SOAP.
1. with mod_php4 - it works well
2. when i'm using my compiled php (cgi-bin/php) this problem occurs.

This is error logged on site:
[Thu Mar 9 15:04:01 2006] [error] [client 83.222.23.210] malformed header from script. Bad header=$hdrs_type 200 OK: /home/u28146/soap2.pitfall.ru/cgi-bin/php

Returned value of SOAP Server - http://soap2.pitfall.ru/client_2.php

[2006-03-10 07:04 UTC] ixti at pitfall dot ru

Sorry. I was inattentive.
Bug 6744 really fix this problem.