ソースを参照

readme

master
Florian Eisenmenger 1年前
コミット
f0e19ec60c
1個のファイルの変更4行の追加0行の削除
  1. +4
    -0
      README.md

+ 4
- 0
README.md ファイルの表示

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


読み込み中…
キャンセル
保存