splitbrain / docker-phpfarm

A Dockerfile to build an image running multiple PHP versions on Apache

Home Page:http://www.splitbrain.org/blog/2014-02/02-docker_phpfarm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xdebug?

danielzzz opened this issue · comments

hi, I've seen you're adding xdebug to the build but somehow it doesn't appear in phpinfo()
PHP Version 5.6.29-0+deb8u1

should I enable it somehow?

thx
regards, dan

hmm, you're right - I guess I must have messed up my nginx-proxy config.
I checked out the direct connection to the container and it does show xdebug
thanks for the heads up!
dan