logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re[3]: cgi and $HTTP_RAW_POST_DATA: msg#00004

Subject: Re[3]: cgi and $HTTP_RAW_POST_DATA
Sorry I'm so stupid....

#php -v
PHP 4.3.9 (cli) (built: Nov 17 2004 18:26:07)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies


Bonjour,

Wednesday, December 1, 2004, 2:39:08 PM, you wrote:

DCO> Quick answer ;o)

DCO> cat /usr/local/lib/php.ini|nl|grep -A 1 POST_DATA
DCO> 339  ; Always populate the $HTTP_RAW_POST_DATA variable.
DCO> 340  always_populate_raw_post_data = On

DCO> No problem with that, if my script is not cgi,
DCO> I can access HTTP_RAW_POST_DATA.
DCO> The problem is only when it's CGI.


DCO> Wednesday, December 1, 2004, 2:32:03 PM, you wrote:

IF>> Hi !

IF>> The variable $HTTP_RAW_POST_DATA is not availabel by default. Ther is a
IF>> PHP-Setting in php.ini where you need to set that you want the RAW-Data.

IF>> Ingo F

IF>> David Charbonnier [OXYS] wrote:

>>> Hi,
>>> 
>>> I try to run a nuSOAP server as cgi with apache1 and php4.
>>> My problem is that I can't acces $HTTP_RAW_POST_DATA.
>>> 
>>> Do you know if there is a solution ?
>>> 
>>> Thanks :o)
>>> 
>>>   
>>> 







-- 
Cordialement,
 David                            mailto:d.charbonnier@xxxxxxxx



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/


<Prev in Thread] Current Thread [Next in Thread>