PHPStorm Xdebug configuration Server "Name" #282
Labels
developer advocacy
Developer Advocacy related tasks
should have
Should be done, medium priority for now
Milestone
When performing the setup to use the zero config debugging of PHPStorm we should make a note that the server name "must match" the host name.
Recently when I was reconfiguring a project to use the zero configuration debugging, after an upgrade to Altis 6, Xdebug stopped working due to the name not using the exact host name. The current docs mention that the name should be the same as the host name but it should be explicit that it needs to match. This probably would have not been an issue on a new setup but was something I glanced over since it was working prior to the upgrade.
The text was updated successfully, but these errors were encountered: