Zend Debugger How to install

Source: Internet
Author: User
Zend Debugger How to install AH
On the server, Php-m already has a

[Email protected] ~]# php-m
[PHP Modules]
bz2
Calendar
Core
CType
Curl
Date
Dom
Ereg
Exif
FileInfo
Filter
Ftp
Gd
GetText
Gmp
Hash
Iconv
Json
Libxml
Mbstring
Mysql
Mysqli
Openssl
Pcntl
Pcre
Pdo
Pdo_mysql
Pdo_sqlite
Phar
ReadLine
Reflection
Session
Shmop
SimpleXML
Sockets
Spl
Sqlite3
Standard
Tokenizer
Wddx
Xml
XmlReader
XmlWriter
Xsl
Zend Debugger
Zip
Zlib

[Zend Modules]
Zend Debugger


But Phpinfo () does not even have a Zend studio.
PHP version is 5.3 system is centos6.3 64 bit, Zend Debugger also download 64 bit, dummy.php also put in
php.ini file

Zend_extension=/usr/lib64/php/modules/zenddebugger.so
zend_debugger.allow_hosts=192.168.56.1/253
Zend_debugger.expose_remotely=always


Zend Debugger


------Solution--------------------
According to my previous development experience, Zend Debug is very bad use, first configuration cumbersome, and then debugging often cramps, the final debugging information is not detailed, coupled with Zend high resource consumption, Operation JS file huge card incomparable, really not good.
We recommend the use of NetBeans, our department developed PHP is replaced by this, do not need to debug tools, search function plus function jump to complete the debug.
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.