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
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 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
Finally in the CentOS XAMPP environment, the Xdebug to install in place. Write a blog record.One of the main reasons for the previous installation failure was that I had a PHP version in my CentOS, and there was a problem using phpize. The
Nginx is better than apache and has many advantages. You can find the tracing materials by searching for the engine. This is not the focus of our discussion. We focus on making a running combination by ourselves!Why don't I create a new version that
The operating system is centos 5.3, PHP 5.1.6, and xdebug 2.0.5.References:Xdebug installation documentation: http://xdebug.org/docs/install.Xdebug remote debugging Configuration documentation: http://xdebug.org/docs/remoteUsing vim and xdebug dbgp
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
Installing xdebug on centos
Here are exact steps to follow:
1. You need to install PHP's devel package for PHP commands executionyum install php-develMake sure you also have PHP-paer package installedyum install php-pear
2. Next install GCC and gcc
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
CentOS installation of PHP5.5 + Redis + XDebug + Nginx + MySQL records, centosredis
Start the ssh service
Service sshd startYum-y update
View centos version
Centos 5 execution:
Copy codeThe Code is as follows:Rpm-Uvh
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.