Ver Mensaje Individual
  #7 (permalink)  
Antiguo 17/02/2008, 11:20
fpetit
 
Fecha de Ingreso: enero-2008
Mensajes: 7
Antigüedad: 17 años
Puntos: 0
Re: Respuesta a HTTP POST via cURL

Muchas gracias por todo GatorV, puede desarrollar la aplicacion sin problemas. Procese en resultado como texto puro y con las funciones de strings de PHP lo fue asignando a variables. Funciona todo OK.

El codigo se ejecuta sin errores, pero cuando hago "piping a un e-mail", el script se ejecuta tambien correctamente, pero el e-mail "rebota" con el siguiente mensaje de error, aunque decir "rebota" no es del todo correcto porque el mensaje llega a destino.:

Código:
This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

 pipe to |/home/a6502507/email.php
   generated by [email protected]

The following text was generated during the delivery attempt:

------ pipe to |/home/a6502507/email.php
      generated by [email protected] ------

PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20060613/suhosin.so' - /usr/lib/php/extensions/no-debug-non-zts-20060613/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0

------ This is a copy of the message, including all the headers. ------