|
|
@@ -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 |
|
|
-> 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 |
|
|
-> 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 |
|
|
telnet: Unable to connect to remote host: Connection refused |
|
|
|
|
|
|
|
|
# PHPMyAdmin installieren: |
|
|
# PHPMyAdmin installieren: |
|
|
|