PHP Environment Preparation Dedeampz+zend Studio 9.0.4+firefox+zend Studio Toolbar 2.6 +zenddebugger+optimizer-3.3.0

Source: Internet
Author: User
Tags download zend php debug
PHP Environment build dedeampz+zend Studio 9.0.4+firefox+zend Studio Toolbar 2.6 +zenddebugger+optimizer-3.3.0

PHP Environment build dedeampz+zend Studio 9.0.4+firefox+zend Studio Toolbar 2.6 +zenddebugger+optimizer-3.3.0

1. Download Dedeampz

Http://www.dedecms.com/html/chanpinxiazai/20080905/39481.html

Download completes the direct installation.

Note that the installation completed here PHP.ini species already contains the optimizer, so if you want to use Zenddebugger students can not directly modify the Zend_extension_ts, and later.

[Zend]
Zend_extension_manager.optimizer_ts= "~apppath~\program\lib\optimizer-3.3.0"
Zend_extension_ts= "~apppath~\program\lib\zendextensionmanager.dll"

2. Download Zend Studio 9.0.4 http://www.zendstudio.net/zend-studio-all-in-one-download/

Already have the development IDE classmate does not have to install, skip the 2nd step directly.

Crack Patch: Http://www.geekso.com/ZendStudio9-key

Registration code: 34e606cf10c3e4cf202abceaa9b0b7a64dd2c5862a514b944aaab38e3eb8a5f2cd735a2ab4cf9b952590efa62ba0ab2b3e5d99c33c55309ee1431 65ac7f1817d626574615f3b32312f31312f323031313b392e303b3030313b313b3330

3. Download Firefox 4.0 and PHP debug plugin http://download.csdn.net/detail/gnahshining/4920497

After downloading Firefox and plugins, do not upgrade, close Firefox automatic update tool → options → update tick all removed, because the high version of Firefox does not support Zend Studio toolbar 2.6 (Firefox debugging plugin)

Okay, here's the tool. The download and installation is complete. But the current environment can not support Zenddebugger, need to modify the php.ini

[Zend]
Zend_extension_manager.optimizer_ts= "d:/dedeampz\program\lib\optimizer-3.3.0"
Zend_extension_ts= "D:/dedeampz\program\lib\zendextensionmanager.dll"
zend_extension_manager.debug_server_ts= "D:\Program Files\zend\zenddebugger"
Zend_debugger.allow_hosts=127.0.0.1,192.168.0.0/24
Zend_debugger.expose_remotely=always

4. Add the local project to Apache in the httpd.conf file


ServerName flower029
DocumentRoot "D:\workspace_php\flower029"


Options Indexes FollowSymLinks
AllowOverride All
Order Allow,deny
Allow from all


Modify the local Hosts file


127.0.0.3 flower029

Enter http://flower029 in the address bar to access the project

The 3rd step of the attachment already contains optimizer and Zenddebugger, use the above path on the line, the specific reason is not much to say.

Before you start debugging, open Zend Studio 9.0.4 so that Firefox plugins can be found.

Click on the all page on this site, and your actions on the web will be broken down by Zend Studio 9.0.4

  • 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.