Home » PEAR » PEAR » Bug #6218
the "pear" command does nothing
Details
| Submitted | 2005-12-11 11:30 UTC |
|---|---|
| From | phrosty at gmail dot com |
| Assigned | cellog |
| Status | Closed |
| Package | PEAR |
| PHP Version | 5.1.1 |
| OS | debian stable |
| Roadmaps | (Not assigned) |
Comments
[2005-12-11 11:30 UTC] phrosty at gmail dot com
Description:
------------
The "pear" cli utility does nothing for me. It doesn't matter if I give it valid args or not, it simply exits immediately without printing anything.
[2005-12-11 20:08 UTC] phrosty at gmail dot com
This was from a vanilla php-5.1.1-fastcgi compile on debian stable. This is also reproduced on a seperate debian stable machine which has 5.1.0-fastcgi.
PHP is otherwise working. There is no other information to give; the command simply does nothing.
[2005-12-30 04:35 UTC] gpicon at aureal dot com dot pe
I have the exact same problem in FreeBSD 5.4 with php cgi-fcgi
PHP 5.1.1 (cgi-fcgi) (built: Dec 30 2005 14:00:54)
[2005-12-30 05:20 UTC] gpicon at aureal dot com dot pe
As reported in:
http://bugs.php.net/bug.php?id=35455
a workaround is setting register_argc_argv = On in php.ini