CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Thu Mar 28, 2024 11:13 am

All times are UTC




Post new topic Reply to topic  [ 11 posts ] 
Author Message
 Post subject: Debugging does not work
PostPosted: Thu May 28, 2020 11:12 am 
Offline

Joined: Thu May 28, 2020 10:49 am
Posts: 4
Hi,
until recently I worked with CodeLobster IDE Trial Version 1.8.0 and debugging worked fine.
After I purchased and installed CodeLobster PHP Edition 5.15.0 I spent several hours to get debugging working - unsuccessful.
My application is very simple:

<?php
echo "<p>AA</p>";
echo "<p>BB</p>";
?>

The settings for the Debugger are:
Virtual folder: F:\webs\htdocs\ (my localhost is set to F:\webs\htdocs\)
Virtual host URL: http://localhost/
Path to php.ini: C:\xampp\php
Web Server: empty
PHP version: PHP_7.2.x_VC115_x64_Thread_Safe (see remark)
Port: 6000

Remark: My php-version is 7.4.2, but it does not appear in the dropdown menu

The XDebug and CLDbg section of php.ini are as follows:

[XDebug]
zend_extension = "C:\xampp\php\ext\php_xdebug-2.9.2-7.4-vc15-x86_64.dll"
xdebug.remote_host = "localhost"
xdebug.remote_port = 6000
xdebug.remote_handler = "dbgp"
xdebug.max_nesting_level = 256
xdebug.remote_enable = 1
xdebug.remote_autostart = 1
[CLDbg]
extension=php_cl_dbg_7_0_VC14_x64.dll
clport=6000

Please help.


Top
 Profile  
 
 Post subject: Re: Debugging does not work
PostPosted: Sat May 30, 2020 12:47 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

Please, send us output of the following PHP script:

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


Thanks,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: Debugging does not work
PostPosted: Sun May 31, 2020 11:00 am 
Offline

Joined: Thu May 28, 2020 10:49 am
Posts: 4
Hi CodeLobster Team,
see attchment

Regards Eckart


Attachments:
PHP 7.4.2 - phpinfo().txt [33.83 KiB]
Downloaded 3789 times
Top
 Profile  
 
 Post subject: Re: Debugging does not work
PostPosted: Mon Jun 01, 2020 7:42 am 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

1) Please, set
Tools->Preferences->Debuggert->Port = 9000

2) Please, comment [CLDbg] block.
Your php.ini file should be:

Code:
[XDebug]
zend_extension = "C:
mpp\phpxt\php_xdebug-2.9.2-7.4-vc15-x86_64.dll"
xdebug.remote_host = "localhost"
xdebug.remote_port = 9000
xdebug.remote_handler = "dbgp"
xdebug.max_nesting_level = 256
xdebug.remote_enable = 1
xdebug.remote_autostart = 1
;[CLDbg]
;extension=php_cl_dbg_7_0_VC14_x64.dll
;clport=6000


3) Restart your web server

Regards,
Codelobster Team.

P.S. Codelobster PHP Edition doesn't support PHP version 7.x


Top
 Profile  
 
 Post subject: Re: Debugging does not work
PostPosted: Thu Jun 04, 2020 8:04 am 
Offline

Joined: Thu May 28, 2020 10:49 am
Posts: 4
Hello CodeLobster Team,

still my CodeLobster php edition does not work. My test php script runs to the end without stopping at the set breakpoint.
I originated cancelling of my order and demanded refund via Paypal.

Sorry!
eckart


Top
 Profile  
 
 Post subject: Re: Debugging does not work
PostPosted: Thu Jun 04, 2020 10:05 am 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

Codelobster PHP Edition doesn't support PHP version 7.4.
We can provide You with serial number for Codelobster IDE for free.

Thanks,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: Debugging does not work
PostPosted: Thu Jun 04, 2020 10:36 am 
Offline

Joined: Thu Apr 27, 2017 12:49 am
Posts: 117
Admin Wrote:
Hi.
Codelobster PHP Edition doesn't support PHP version 7.4.


Maybe on the next version (1.9) ?


Top
 Profile  
 
 Post subject: Re: Debugging does not work
PostPosted: Thu Jun 04, 2020 10:42 am 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Codelobster IDE already supports all latest versions of PHP.
Eckart talks about Codelobster PHP Edition.


Top
 Profile  
 
 Post subject: Re: Debugging does not work
PostPosted: Thu Jun 04, 2020 11:54 am 
Offline

Joined: Thu Apr 27, 2017 12:49 am
Posts: 117
Awesome ! I already used debugger, I should realise that :)


Top
 Profile  
 
 Post subject: Re: Debugging does not work
PostPosted: Fri Jun 05, 2020 1:09 pm 
Offline

Joined: Thu May 28, 2020 10:49 am
Posts: 4
Hi CodeLobster team,

please send me the serial number for Codelobster IDE for free, as offered.

Regards Eckart


Top
 Profile  
 
 Post subject: Re: Debugging does not work
PostPosted: Fri Jun 05, 2020 1:32 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
eckart Wrote:
Hi CodeLobster team,

please send me the serial number for Codelobster IDE for free, as offered.

Regards Eckart


Sure, sent.

Regards,
Codelobster Team.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 40 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2016 phpBB Group