GithubHelp home page GithubHelp logo

Problem loading Xdebug about phpbrew HOT 5 CLOSED

phpbrew avatar phpbrew commented on July 2, 2024
Problem loading Xdebug

from phpbrew.

Comments (5)

mattallty avatar mattallty commented on July 2, 2024

Zend Engine extensions are extensions that are implemented right into the engine itself. Xdebug is one of the few Zend extensions available (along some opcode cache extensions). phpbrew may set up a zend-extension-list so the correct setting would be put in .ini

from phpbrew.

c9s avatar c9s commented on July 2, 2024

Actually we need a extension builder, which should be able to catch up the
absolute installed extension path for these zend_extension.

2013/1/18 Matthias ETIENNE [email protected]

Zend Engine extensions are extensions that are implemented right into the
engine itself. Xdebug is one of the few Zend extensions available (along
some opcode cache extensions). phpbrew may set up a zend-extension-list so
the correct setting would be put in .ini


Reply to this email directly or view it on GitHubhttps://github.com//issues/39#issuecomment-12375099.

Best Regards,

Yo-An Lin

from phpbrew.

c9s avatar c9s commented on July 2, 2024

Now it is resolved by an ExtensionInstaller.

For the xdebug extension, the ExtensionInstaller will create zend_extension config automatically.

To checkout the feature, please check the README file.

    phpbrew ext install xdebug
    phpbrew ext install xdebug alpha
    phpbrew ext install yaml -- --with-yaml=/opt/local
    phpbrew ext enable yaml 
    phpbrew ext disable yaml 

these features now work for you

from phpbrew.

podarok avatar podarok commented on July 2, 2024

phpbrew ext install xdebug
doesn/t work for php-5.3 and ubuntu 14.04

from phpbrew.

marcioAlmada avatar marcioAlmada commented on July 2, 2024

@podarok please refer to #538 (comment)

from phpbrew.

Related Issues (20)

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.