the xdebug server, GDB and dbgp. GDB is an older Protocol, which has been superceded by dbgp. by sending commands to the xdebug server, the xdebug client acts as a sort of remote control for PHP, telling PHP to pause execution, execute one step, or to continue the program execution. the client is usually embedded into an editor or the IDE (in our case, into eclipse
zend_extension_ts in the file, it needs to be commented out, otherwise Apache will not start.Fourth step: Launch Apache.Fifth step: Find "PHP Debug" in the properties of Eclipse Project, select "XDebug" in PHP debuggerSixth step: Again in the windows->preferences inside the configuration of
Recently to start using the Zend Framework to develop medium-sized applications, because the use of a fully object-oriented framework to develop programs, not only the development of ideas, the previous Editplus+dreamweaver editor combination obviously can not meet my requirements. My new environment was initially set as ECLIPSE+PDT plugin +xdebug+apache (the most popular Web server platform for UNIX platforms).
Previous has been to dotnet, Java IDE C
The environment used in this post is: Win7 + PHP Version 5.2.17 thread safe +apache 2.2 + Zend Eclipse PDT +Studio Web debugger
has been doing a Java EE, the company recently to use PHP, want to build their own PHP development environment, how to resist the people around no familiar ...
Can only do their own clothing,
I have just come into contact with PHP-Eclipse. Today I have just finished the debug PHP method and shared it with you.
Step 1: Go to the eclipse official website to download PHP-Eclipse
I just contact Php-eclipse, today just put the debug PHP method, issued to share with you.
First step: Go to Eclipse's website to download PHP-ECLIPSE:HTTP://WWW.ECLIPSE.ORG/DOWNLOADS/PACKAGES/ECLIPSE-
I just contact Php-eclipse, today just put the debug PHP method, issued to share with you.
First step: Go to Eclipse's website to download PHP-ECLIPSE:HTTP://WWW.ECLIPSE.ORG/DOWNLOADS/PACKAGES/ECLIPSE-
I encountered a very depressing thing today. I had a good time installing Zend debug in the morning, but I don't know what the problem occurred in the afternoon. The error prompt always pops up, which is inexplicable, this seriously affects productivity.
For example, org/Eclipse/PHP/Internal/debug/CORE/preferences/phpp
One: JDK configuration1. Right-click: My Computer--〉 Properties--〉 Advanced--〉 Environment variables2. Locate the "Path" in the system variable and double-click on it to add the following statement at the beginning of the variable value in the popup interface.D:/common/java/jdk1.6.0_02/bin;Be careful not to forget the semicolon in the back, then click the OK button on the Edit System variable interface3. Click "New" on the environment variable interface,The variable name is: Java_homeThe value o
This article is mainly about how to debug PHP code with eclipse PDT.
1. Download eclipse, find it on the official website, and verify that the current system has a Java environment, the JDK and the JRE.
2. Installed PDT, the use of an online installation, the update address is already included in the default. It's just
装3. Configure XDebug debugging in Eclipse, first menu window->preferences->php->debug->installed debuggers->xdebug, 4. Set the default debug browser in Eclipse to Chrome5.Chrome Google Chrome installation xdebug extension "Xdebug helper", OK later in the extension program s
Tools Introduction:
1. Xdebug
Xdebug is an open source PHP debugger (a debug tool) that is powerful enough to track, debug, and analyze the PHP program's health. Xdebug now the latest version is xdebug 2.1.0, download page is http://xdebug.org/download.php, note that the download link in the page has multiple (the fo
1:eclipse Development of PHP in the whole process of building with Debug configuration
2: Install the Java running Environment first this eclipse is running on this, install it yourself.
3: Install the operating environment of PHP, I was apache+
1: complete php development process with debug configuration in eclipse
2: Install the Java runtime environment. This is the eclipse runtime. install it on your own.
3: after installing the PHP runtime environment, I configured it myself using Apache +
This article is mainly about how to debug the PHP code with eclipse PDT.1. Download eclipse, find it from the official web, and verify that the current system has a Java environment, the JDK and the JRE.2. Install PDT, using the online installation, updated address is already included in the default. It's just a little
This article is mainly about how to debug PHP code with eclipse PDT.1. Download eclipse, find it on the official website, and verify that the current system has a Java environment, the JDK and the JRE.2. Installed PDT, the use of an online installation, the update address is already included in the default. It's just m
Apache Version: 2.2
PHP version: 5.2.11
Eclipse Download Address: Http://downloads.zend.com/pdt/all-in-one/zend-eclipse-php-galileo-SR1-win32-x86.zip
Run Eclipse.exe after decompression
Choose a work space
I chose E:/phpworkspace.
To insert one step at a time
Open the Apache configuration file httpd.conf
Find "Docum
For the installation of Wamp in the previous blog has been mentioned, there is no more to say, for the installation of Eclipse, you can refer to the following blogInstallation of EclipseHttp://jingyan.baidu.com/album/d7130635194f1513fcf47557.htmlInstallation of PHP pluginsHttp://www.jb51.net/article/52408.htmAfter installation, remember the Workplace directory is set to Wamp Site Directory Oh, this is very
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.