Florian Eisenmenger před 1 rokem
rodič
revize
f0e19ec60c
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. +4
    -0
      README.md

+ 4
- 0
README.md Zobrazit soubor

@@ -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:


Načítá se…
Zrušit
Uložit