Page 1 of 1

Debugger not attaching when starting from specific page

PostPosted: November 28th, 2017, 1:01 am
by malcolmswaine
Debugger won't work from index.php

https://www.youtube.com/watch?v=4o1BIcLlPR8&feature=youtu.be

In the end changing the port number seemed to "bump" something into action

Re: Debugger not attaching when starting from specific page

PostPosted: November 28th, 2017, 12:41 pm
by Miloslav Beno
Hello,

Thank you for the email and making the video.

It seems Wordpress is not correctly installed as it always redirects you to
localhost without port (that's what wordpress does, always redirects to url
setup during installation). Make sure you've installed wordpress to url
with the port you have setup in the project properties. The URL is provided
during WP installation and it's difficult to change (
https://codex.wordpress.org/Changing_The_Site_URL). The easist will be to
reinstall WP and provide the same URL you have in the project properties.

Please let me know how it goes or if you'd need any assistance.

Cheers,