我想我LAMPP服務器上安裝IBM DB2的驅動程序,但我得到這個錯誤的: root# /opt/lampp/bin/pecl install ibm_db2
No releases available for package "pecl.php.net/ibm_db2"
Cannot initialize 'channel://pecl.php.net/ibm_db2', invalid o
我有這樣的枚舉。 class TPNF_SplEnum extends SplEnum {
public static function InitList() {
$instance = new static;
static::$List = array_flip($instance->getConstList());
}
public s
爲甲基苯丙胺安裝的Xdebug在http://xdebug.org/docs/install我讀: Installing with PEAR/PECL is as easy as:
# pecl install xdebug
當我嘗試,我得到的錯誤: $ pecl install xdebug
bash: pecl: command not found
再次嘗試,從包含PECL的文件