Php. ini configuration of Zend products-PHP source code

Source: Internet
Author: User
Ec (2); [Zend]; zendoptimizer & amp; zenddebugger conflict, cannot coexist simultaneously ;;;;;;;;;;;;;;; zendoptimizer; zend_extension_manager.optimizer_ts & quot; d: ProgramFilesZendZendOptimizer-3.2. script ec (2); script

[Zend]
; Zend optimizer & zend debugger conflict, cannot coexist at the same time

;;;;;;;;;;;;;;Zend optimizer ;;;;;;;;;;;;;;;;;
; Zend_extension_manager.optimizer_ts = "d: Program FilesZendZendOptimizer-3.2.6libOptimizer-3.2.6"
; Zend_extension_ts = "d: Program FilesZendZendOptimizer-3.2.6libZendExtensionManager.dll"
; Zend_optimizer.enable_loader = 0
; Zend_optimizer.optimization_level = 15
; Zend_optimizer.license_path =

;;;;;;;;;;;;;;;Zend debugger ;;;;;;;;;;;;;;;;;;;;;
Zend_extension_ts = "D: Program FilesZendZendStudio-5.5.0binphp55.2.xZendDebugger.dll"
Zend_debugger.allow_hosts = 127.0.0.1/32
Zend_debugger.expose_remotely = always

[Xdebug]
; Xdebug conflicts with zend debugger, and cannot be configured in zend_extension_ts mode at the same time, but extension = can be introduced
; Zend_extension_ts = "D: Program FilesZendZendStudio-5.5.0binphp5xdebugphp_xdebug-2.0.2-5.2.5.dll"
; Extension = php_xdebug-2.0.2-5.2.5.dll
; Xdebug. profiler_enable = on
; Xdebug. trace_output_dir = "D: Program FilesZendZendStudio-5.5.0binphp5xdebug"
; Xdebug. profiler_output_dir = "D: Program FilesZendZendStudio-5.5.0binphp5xdebug"

; Xdebug. default_enable = On
; Xdebug. show_exception_trace = On
; Xdebug. show_local_vars = 1
; Xdebug. max_nesting_level = 50
; Xdebug. var_display_max_depth = 6

; Xdebug. dump_once = On
; Xdebug. dump_globals = On
; Xdebug. dump_undefined = On
; Xdebug. dump. REQUEST = *
; Xdebug. dump. SERVER = REQUEST_METHOD, REQUEST_URI, HTTP_USER_AGENT

In addition:

Zend optimizer does not support Apache2.2.x. I don't know who can solve this problem.

<

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.