CodeLobster IDE
http://codelobster.com/forum/

debugger not starting
http://codelobster.com/forum/viewtopic.php?f=3&t=24613
Page 1 of 1

Author:  acraig99 [ Sat Jun 08, 2019 11:40 am ]
Post subject:  debugger not starting

debug is found successfully yet i get the error below.
Starting Debug Error
Please, check Preferences->Debugger->Settings->Virtual Folder and location of current file


Also in my apache log i have this error:
[Fri Jun 07 21:57:52 2019] [error] [client ::1] script '/Applications/MAMP/clphpedinfo.php' not found or unable to stat


ps- I've already sent my php_all contents

Author:  Admin [ Sat Jun 08, 2019 1:32 pm ]
Post subject:  Re: debugger not starting

Hi.

We are researching your case.
You use http://localhost:8888/ (with a port number) and something doesn't work here indeed.

Thanks,
Codelobster Team.

Author:  Admin [ Tue Jun 11, 2019 4:45 pm ]
Post subject:  Re: debugger not starting

Hi.

Could You, please, try the following steps:

1. Check Preferences -> Debugger -> xDebug Auto Start option.
In this case You should get proper URL mylocalhost:8888/projecthome/ (not mylocalhost:8888/projecthome/?XDEBUG_SESSION_START=49957)
2. Set Project -> Modify -> Project Home URL = mylocalhost:8888/projecthome/
3. Run PHP debugger via Debug Project Home URL (blue button, shift+F8). The debugger should stop on first line of your project.

Regards,
Codelobster Team.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/