Giter Site home page Giter Site logo

witness's Introduction

================================================================
 witness: A PHP Extension for trace/debug/monitor.
 Copyright (c) 2013 UCWeb Inc.
================================================================

witness is released under the terms of the Apache License version 2
See the file `LICENSE' for details.

Package description

  README.en        - This file
  README.chs       - Readme in Simplified Chinese
  LICENSE          - License
  ./witness        - Source code of witness
  ./include        - include header files

Introduction

1. Depends
  operating system - Linux/*nix (i686/x86_64/amd64)
  gcc version      - >= 4.1.2
  PHP version      - >= 5.3.3

2. Building and installation 
  $ cd witness
  $ phpize && ./configure && make && make install

3. php.ini
  Add the following to your php.ini file :
  [witness]
  extension=witness.so

4. check
  $ php -m | grep witness
  witness

5. show info
  $ php -i | grep witness
  witness
  witness support => enabled
  witness.auto_start_token => no value => no value
  witness.enable_assert => false => false
  witness.enable_dump => 1 => 1
  witness.keep_record => false => false
  witness.max_stack => 16384 => 16384
  witness.post_url => no value => no value
  witness.record_internal => 1 => 1
  witness.temp_path => /dev/shm => /dev/shm

Introduction in Chinese: http://tech.uc.cn/?p=1753

Please contact the [email protected] if you have any questions.

Thanks.

== END OF FILE ==

witness's People

Contributors

yanghaozhi avatar liangry avatar zxcvdavid avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.