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

How to setup PHP server for development and debugging
http://codelobster.com/forum/viewtopic.php?f=8&t=25069
Page 1 of 1

Author:  william2469 [ Wed Jan 05, 2022 12:44 pm ]
Post subject:  How to setup PHP server for development and debugging

Hi

I am on Windows 11 , How to setup PHP server for development and debugging with codelobster and wamp ?

Also debugging Javascript from Nodejs and Reactjs ?

Thanks

Author:  Admin [ Thu Jan 06, 2022 2:07 pm ]
Post subject:  Re: How to setup PHP server for development and debugging

Hi.

Please, send us the out of the following PHP script:

Code:
<?php
print(phpinfo (INFO_ALL));
?>

We will help You to configure PHP debugger.

Regards,
Codelobster Team.

Author:  william269 [ Thu Jan 06, 2022 3:45 pm ]
Post subject:  Re: How to setup PHP server for development and debugging

I sent to you a pm

Why there is no plugin for reactjs ?

Thanks

Author:  Admin [ Thu Jan 06, 2022 3:59 pm ]
Post subject:  Re: How to setup PHP server for development and debugging

Hi.

We are going to release ReactJS plug-in very soon.

Now beta version is available here:
https://codelobsteride.com/download/Cod ... 0_beta.exe

Thanks,
Codelobster Team.

Author:  william269 [ Thu Jan 06, 2022 5:16 pm ]
Post subject:  Re: How to setup PHP server for development and debugging

Hi Admin, looking for your instructions

Thanks

Author:  william269 [ Fri Jan 07, 2022 12:28 am ]
Post subject:  Re: How to setup PHP server for development and debugging

I setup the xdebug and it detect it normally but execution does not stop at the break point

Author:  Admin [ Fri Jan 07, 2022 9:43 am ]
Post subject:  Re: How to setup PHP server for development and debugging

Hi, Will.

Please, try to do the following steps:

1. Set Tools -> Preferences -> Debuggers -> PHP -> Virtual Volder = C:/wamp64/www
2. Set port number = 9003
3. Check "Auto Start" option

Regards,
Codelobster Team.

Author:  william269 [ Fri Jan 07, 2022 12:17 pm ]
Post subject:  Re: How to setup PHP server for development and debugging

it work now many thanks.

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