naturepolew.blogg.se

Download docker php xdebug
Download docker php xdebug




download docker php xdebug

No malicious/illegal software Don't ask for help with phishing software, for example. Don't take the provided answers away from them! 6. Don't delete an answered post People may be searching to solve a similar problem in the future. Use a meaningful title Titles like: "PHP Help", "Help please", "Beginner question", or "I need some help with resolving this issue" are not good and not meaningful. Actively participate when you make a post by answering questions and sharing solutions. Participate Posts that are only intended to get others to solve your problem add nothing to the community. If you believe someone is wrong, kindly inform them why you think so.

download docker php xdebug

When supplying code, preferably use PasteBin or similar. Help us help you! Provide details about your question and be as specific as possible. If someone answers your question, please mark your post as SOLVED.ġ. Review our github to see if your question already has a great answer. When I run phpinfo.php with apache restarted I have no information about xdebug.Post specific problems or questions you have about PHP or your code. I restarted lampp and nothing seems to work for now. I changed also xdebug.ini with zend_extension=/opt/lampp/lib/php/extensions/xdebug.so I copied xdebug.so to /opt/lampp/lib/php/extensions and changed my php.ini with the entry zend_extension=”zend_extension=/opt/lampp/lib/php/extensions/xdebug.so” The packages contain builds for all php versions. Instead of compiling over source xdebug I downloaded the working builds from ActiveState (the makers of the Komodo IDE) provide their pre-compiled binaries of xdebug they use in their IDE. I did: /opt/lampp/bin $ phpenmod xdebug And it created me a xdebug.ini in /etc/php/7.0/mods-available with zend_extension=/usr/lib/php/20151012/xdebug.so I don't know what seems to be the error or what are missing. I created a php file to see the state of the server:Īfter restart apache I have no information about xdebug running.

download docker php xdebug

I have installed xdebug from source in my system and add to my php.ini the following code at the end of the file:






Download docker php xdebug