PDA

View Full Version : lighttpd ubuntu - pear error


xturk
6th July 2008, 16:47
sudo apt-get php-pear
i installed pear under the lighttpd everything ok..

but when i want to install a pear package ..like this
sudo pear install MDB2

i see this error:
Fatal error: Call to undefined method PEAR_Registry::packageinfo() in /usr/share/php/PEAR/Dependency2.php on line 659

ubuntu-lighttpd-pear