Browse Source

readme

master
Florian Eisenmenger 1 year ago
parent
commit
f0e19ec60c
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      README.md

+ 4
- 0
README.md View File

@@ -36,6 +36,10 @@
-> create folder "php" in ".ddev"-folder, create a file "xdebug.ini" (here could be also a php.ini - settings made override ddev php.ini) and insert this line into xdebug.ini: xdebug.client_host=docker.for.mac.localhost
-> ddev restart afterwards

Xdebug: When one is not working, use the other.
xdebug.client_host=host.docker.internal
;xdebug.client_host=docker.for.mac.localhost

telnet: Unable to connect to remote host: Connection refused

# PHPMyAdmin installieren:


Loading…
Cancel
Save