PEAR on PHP 5+?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I can't seem to get pear to work correctly.

if I type

[/]# pear install DB

I get the usage printed out back(no error message, no action)

and if I go to the PHP-5.0.4/lib/php directory, I get
[PHP-5.0.4/lib/php]# pear install DB

<br />
<b>Fatal error</b>: Call to undefined function: getoptions() in <b>/usr/bin/pear</b> on line<b>34</b><br />

I tried with PHP-5.0.3 and PHP-5.0.2 with the same result. With some google-assisted digging, I found that PEAR/Command.php doesn't have a getOptions function defined... but instead of me trying to overwrite a file or two, I'd like to ask this question

Is PEAR broken with PHP5?

I mean, I tried re-installing it... (only PHP-5.0.2 - PHP-5.0.4) and pear or pearcmd.php doesn't work. It worked fine for PHP 4, so I'm a little surprised. Any insight?

Minuk

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux