Edit report at https://bugs.php.net/bug.php?id=56123&edit=1
ID: 56123 Comment by: usgfjgddddddds at gmail dot com Reported by: sean at caedmon dot net Summary: pear (CLI) broken Status: Closed Type: Bug Package: PECL website Operating System: Linux PHP Version: 4.3.4 Assigned To: danielc Block user comment: N Private report: N New Comment: https://www.masdrk.com/sports/ https://www.masdrk.com/art_news/ https://www.masdrk.com/variety/ https://www.masdrk.com/ https://www.masdrk.com/tech/ Previous Comments: ------------------------------------------------------------------------ [2004-07-08 11:11:09] danielc at analysisandsolutions dot com Fixed in CVS. Thanks. ------------------------------------------------------------------------ [2004-07-08 04:49:02] m...@php.net The installer should be working again now, but the problem with the conflicting error handlers still exists. (The issue was related to a "stale" cache file on the web server.) ------------------------------------------------------------------------ [2004-07-08 04:36:57] m...@php.net Daniel, can you come up with a fix for that? ------------------------------------------------------------------------ [2004-07-07 18:45:37] danielc at analysisandsolutions dot com The headers already sent issue seems to be happening because two error handlers are being called. report_error() in pear-format-xmlrpc.php first, then xmlrpc_error_handler() in xmlrpc.php So, the conflict needs to be resolved. THEN, the source of the install error needs to be found as well. ------------------------------------------------------------------------ [2004-07-07 15:20:08] sean at caedmon dot net Description: ------------ pear (CLI) is currently broken for me. I get this: sean@mikado:~$ pear install HTTP_Client no signature found for package.info(string,string,bool) After a little more investigating (and checking with other people via IRC), I found: (-vv) <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/local/www/pearweb/include/pear-format-xmlrpc.php:65) in <b>/usr/local/www/pearweb/public_html/xmlrpc.php</b> on line <b>137</b><br /> <br /> <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/local/www/pearweb/include/pear-format-xmlrpc.php:65) in <b>/usr/local/www/pearweb/public_html/xmlrpc.php</b> on line <b>138</b><br /> Apparently this does not affect all users. S ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=56123&edit=1 -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php