install - Installing Xdebug for MAMP with pecl -


at http://xdebug.org/docs/install read:

installing pear/pecl easy as:  # pecl install xdebug 

when try this, errors:

$ pecl install xdebug bash: pecl: command not found 

trying again, folder contains pecl:

cd /applications/mamp/bin/php/php5.5.3/bin/ bash-3.2$ ./pecl install xdebug no releases available package "pecl.php.net/xdebug" install failed 

however visiting pecl.php.net/xdebug redirects http://pecl.php.net/package/xdebug, indicates package exists.

what else can try?

try running following command,

pecl channel-update pecl.php.net


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -