Hi, I'm trying to put together a super simple SOAP service in php, and I keep getting this error: Notice: Constant INF already defined in ../pear/SOAP/Base.php on line 77 Notice: Constant NAN already defined in ../pear/SOAP/Base.php on line 78 Warning: Cannot modify header information - headers already sent by (output started at ../pear/SOAP/Base.php:77) in /home/dviner/htdocs/test_server.php on line 19 After a few quick searches, I discovered this bug report... http://pear.php.net/bugs/bug.php?id=1483 can we get a new release of PEAR::SOAP with this fix in it? thanks dave -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php