This article mainly introduces the entire process of installing PHP5.5 + Redis + XDebug + Nginx + MySQL development environment in the CentOS system environment, which is very detailed and detailed. It is recommended for reference by partners in
Xdebug is integrated into CentOS 6.x. if yuminstallphp-pecl-xdebug is CentOS 5, install epel to install rpm-ivh. http://dl.fedoraproject.org/pub/epel/5/x86_64/e ... Xdebug is integrated with xdebug in CentOS 6.x. if yum install php-pecl-xdebug is
Centos PHP configuration xdebug first need to download xdebug, we can click here to download the xdebug-2.2.5.tgz, or download the corresponding installation package on the xdebug official website. Determine the PHP installation directory. assume
Xdebug is an open source PHP program debugger (a debug tool) that can be used to track, debug, and analyze the health of PHP programs. In daily development, we will use functions such as Print_r () Var_dump () to debug, but after all xdebug more
Install xdebug centos 5.8 and xdebugcentosThis command is the best installation. However, PHP version 5.3 on my server cannot be upgraded yet. No./Php5/bin/pecl install xdebugDownload the source code.Http://xdebug.org/files/xdebug-2.3.2.tgzThe
CompilingThere is a wizard available this provides you with the correct file to download, and which paths to use.You compile Xdebug separately from the rest of PHP. Note, however, that's need access to the scripts ' phpize ' and ' php-config '. If
This article mainly introduces the Phpstorm+xdebug breakpoint debugging Php method, this tutorial will be configured xdebug extension for breakpoint debugging, in order to improve the development efficiency of everyone, interested in small partners
This article mainly introduces the Phpstorm+xdebug breakpoint debugging Php method, this tutorial will be configured xdebug extension for breakpoint debugging, in order to improve the development efficiency of everyone, interested in small partners
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.