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

I cannot make the debugger to work on my laptop
http://codelobster.com/forum/viewtopic.php?f=3&t=24944
Page 1 of 1

Author:  junjoy [ Mon Feb 15, 2021 4:24 am ]
Post subject:  I cannot make the debugger to work on my laptop

Please help or assist me to make the debugger to work and apache is not in the web server list?

Thanks

Author:  Admin [ Mon Feb 15, 2021 6:20 am ]
Post subject:  Re: I cannot make the debugger to work on my laptop

Hi.

Please, send us your Codelobster's debugger Preferences, php.ini file and the result of the following PHP script:

<?
print(phpinfo (INFO_ALL));
?>

And, please, use Codelobster IDE (not "PHP Edition").

Regards,
Codelobster Team.

Author:  junjoy [ Mon Feb 15, 2021 6:46 am ]
Post subject:  Re: I cannot make the debugger to work on my laptop

Send an attachments codelobster preference debug setting, php.ini and phpinfo.

Im using php edition

Thanks

Attachments:
php.ini [76.47 KiB]
Downloaded 3071 times
debug1.png
debug1.png [ 17.42 KiB | Viewed 73407 times ]
debug1.png
debug1.png [ 17.42 KiB | Viewed 73407 times ]

Author:  Admin [ Mon Feb 15, 2021 10:40 am ]
Post subject:  Re: I cannot make the debugger to work on my laptop

Hi.

Please,
1) start your web-server
2) press "Autodetect"
3) press "Install Debugger"
4) restart your web-server.

"Web Server" field will be empty, but everything should work.

Thanks,
Codelobster Team.

Author:  junjoy [ Tue Feb 16, 2021 2:17 am ]
Post subject:  Re: I cannot make the debugger to work on my laptop

Follow what you instructed this is the resulted, after pressing autodetect the paths changings and press the Install debugger this message appear?

After I restart the webserver this appeared?

still not working???

Attachments:
server.png
server.png [ 53.43 KiB | Viewed 73389 times ]
debugsrc.png
debugsrc.png [ 19.78 KiB | Viewed 73389 times ]

Author:  Admin [ Tue Feb 16, 2021 12:28 pm ]
Post subject:  Re: I cannot make the debugger to work on my laptop

Hi.

Please, try to remove the following lines from yout php.ini file

Code:
[CLDbg]
extension=php_cl_dbg_5_6_VC11.dll
clport=6000


and repeate these actions.

Thanks,
Codelobsterr Team.

Author:  junjoy [ Wed Feb 17, 2021 6:26 am ]
Post subject:  Re: I cannot make the debugger to work on my laptop

Hi I remove what you want me to remove from php.ini and repeat the action of restarting the server, autodetect, install debugger, and restart server, this is the message appeared after pressing the Install debugger, see image attached

Attachments:
debug217.png
debug217.png [ 19.52 KiB | Viewed 73356 times ]

Author:  Admin [ Wed Feb 17, 2021 11:05 am ]
Post subject:  Re: I cannot make the debugger to work on my laptop

Hi.

Please, send us new output of the following PHP script:

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


Thanks,
Codelobster Team.

Author:  junjoy [ Thu Feb 18, 2021 3:12 am ]
Post subject:  Re: I cannot make the debugger to work on my laptop

hi, please find the attached phpinfo, hope you can solved the problem soon.

Thanks

Attachments:
phpinfo.txt [35.38 KiB]
Downloaded 3128 times

Author:  Admin [ Thu Feb 18, 2021 12:34 pm ]
Post subject:  Re: I cannot make the debugger to work on my laptop

Hi.

Please, enter the following values:

virtual folder: C:\xampp\htdocs
host: http://localhost/
path to php.ini: C:\xampp\php
web server: empty
php version: PHP_5.5.x_VC11_Thread_Safe

Regards,
Codelobster Team.

Author:  junjoy [ Fri Feb 19, 2021 4:03 am ]
Post subject:  Re: I cannot make the debugger to work on my laptop

hi, thank Codelobster Team, its working now.

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