Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
PhpNotes
Edit
PageHistory
Diff
Info
LikePages
!!! [PEAR] in [Debian] [Woody] (3.0) doesn't work The best solution seems to be to get rid of the old, broken version, install the [CGI] version of [PHP] and then install the [PEAR] package manager that way. You can do that from the console. Follow the instructions, the defaults are okay. <verbatim> dpkg --purge php4-pear apt-get install php4-cgi ( cd /usr/bin ; ln -s php4 php ) wget http://go-pear.org -O - | php </verbatim>
2 pages link to
PhpNotes
:
PEAR
PHP