ID:               22338
 Comment by:       mail2sen_vin at yahoo dot co dot in
 Reported By:      stuart at gnqs dot org
 Status:           No Feedback
 Bug Type:         *General Issues
 Operating System: Windows XP
 PHP Version:      4.3.0
 Assigned To:      ssb
 New Comment:

HI ,

i m senthil

i had one error in php xmlrpc...

just i ran the server program..

but it shows error undefined variable $HTTP_RAW_POST_DATA...

even im set HTTP_RAW_POST_DATA its on in php.ini file

even though its shows same error ....


any solution for this please help me.......


Previous Comments:
------------------------------------------------------------------------

[2006-10-24 12:25:42] migelanca at yahoo dot com

When you ar using nuSoap is posible redirect the warning, only put the
next line on the first line the server seb service>

error_reporting(E_ERROR | E_WARNING | E_PARSE);

With that line the error don't generate problems.

------------------------------------------------------------------------

[2006-03-13 18:08:17] [EMAIL PROTECTED]

You shouldn't use file/implode to read files, it uses tons of memory
and you have better options.

In this case any version of php that has php://input has
file_get_contents, so just use that.



------------------------------------------------------------------------

[2006-03-12 10:40:33] ifyoumind at yahoo dot com

Hi,

  Am trying to use NUSOAP and it requires HTTP_RAW_POST_DATA variable
set. I have both the register_globals and always_populate_raw_post_data
on but still it gives me an error HTTP_RAW_POST_DATA. I read quiet a lot
of forum where almost in all places the question is clear and the answer
still is murky. It doesn't make any sense when
always_populate_raw_post_data turned on when I echo $HTTP_RAW_POST_DATA
it actually gives me an error!

------------------------------------------------------------------------

[2005-05-24 01:00:04] pear-dev at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2005-05-16 12:08:19] [EMAIL PROTECTED]

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



------------------------------------------------------------------------

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/22338

-- 
Edit this bug report at http://bugs.php.net/?id=22338&edit=1

Reply via email to