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

Support for XDebug 3 ?
http://codelobster.com/forum/viewtopic.php?f=8&t=24937
Page 1 of 1

Author:  duhCZek [ Sun Jan 24, 2021 9:01 am ]
Post subject:  Support for XDebug 3 ?

New XDebug 3 not supporting some PHP.INI settings so when I try to setup Debugger I'm getting error "Web server found successfully but xDebug is not installed".
But XDebug is in "php -i" listing.
New info about upgrading XDebug from 2 to 3 version - https://xdebug.org/docs/upgrade_guide

Author:  Admin [ Tue Feb 09, 2021 12:19 pm ]
Post subject:  Re: Support for XDebug 3 ?

Hi.

If You use XDebug 3.x then You should add the following line
Code:
xdebug.mode=develop,debug,profile;

into your php.ini file and change used porn number to 9003
in the CodelobsterIDE->Top_Menu->Tools->Preferences->Debuggers->PHP

Regards,
Codelobster Team.

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