2013年5月23日
摘要: 下面是我建立xdebug的全过程(简)1、预备sudo apt-get install php5sudo apt-get install php5-dev php5-clisudo apt-get install php5-xslsudo apt-get install perlsudo pecl install xdebug //顺便说一下,装redis 也可一类似sudo apt-get install php-pear...2、在/etc/php5/apache/php.ini 里面添加如下zend_extension="/usr/lib/php5/20090626+lfs/x 阅读全文
posted @ 2013-05-23 17:27 lsl8966 阅读(204) 评论(0) 推荐(0)