Posts Tagged ‘php

Error: [crayon-4fb91f7637a8a/] Solution: All you need is to install the missing pear package: [crayon-4fb91f7637acd/]

Today when I tried to install a pear package using the pecl command line on ubuntu, I got the following error : [crayon-4fb91f7638a40/] Solution : Just install php5-dev package [crayon-4fb91f7638a80/] or php4-dev if you are running php...

Categories