Installation Pyrus on ubuntu 12.10
Posted: Tue Jun 11, 2013 3:38 am
Hello,
I am trying to work with Pyrus on my Ubuntu 12.10.
So, I followed the instructions of pear.php.net:
I downloaded pyrus.phar file but I don't know where should reside. At the moment I placed it in /var/www.
Afterwards, I tried to set where to install packages with
# php /var/www/pyrus.phar mypear /var/www
but I have a notice indicating that I should enable sqlite3 or install the necessary
extensions. So, I enabled sqlite3.extension_dir, but I didn't put any value
with the same notice again.
Someone knows how to install properly pyrus?
Thank you.
I am trying to work with Pyrus on my Ubuntu 12.10.
So, I followed the instructions of pear.php.net:
I downloaded pyrus.phar file but I don't know where should reside. At the moment I placed it in /var/www.
Afterwards, I tried to set where to install packages with
# php /var/www/pyrus.phar mypear /var/www
but I have a notice indicating that I should enable sqlite3 or install the necessary
extensions. So, I enabled sqlite3.extension_dir, but I didn't put any value
with the same notice again.
Someone knows how to install properly pyrus?
Thank you.