Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Inxo/ZendDebugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ZendDebugger for Mac OS X

ZendDebugger.so

  • PHP 5.5
  • PHP 7.0

You can request specific version that you need

Installation

  1. Download the Zend Debugger
  2. Copy the file to your Web server in a location that is accessible by the Web server.
  3. Add the following lines at the end of your php.ini file:
[Zend Debugger]
zend_extension=<full_path_to_zend_debugger_extension>
zend_debugger.allow_hosts=<allow_hosts (e.g. 127.0.0.1)>
zend_debugger.expose_remotely=allowed_hosts
  1. Restart your web server

About

ZendDebugger for Mac OS X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published