T twv Verified User Joined Oct 31, 2003 Messages 225 Dec 5, 2024 #1 I installed a pear package using `pear install package`, but it was only installed in php1_release (/usr/local/php83/lib/php/). How do I install pear packages for other versions of PHP?
I installed a pear package using `pear install package`, but it was only installed in php1_release (/usr/local/php83/lib/php/). How do I install pear packages for other versions of PHP?
T twv Verified User Joined Oct 31, 2003 Messages 225 Dec 6, 2024 #2 Got the answer: /usr/local/phpXX/bin/pear install package