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

Installing en configuration IDE 1.10.2 - xdebug 3.02
http://codelobster.com/forum/viewtopic.php?f=8&t=24942
Page 1 of 1

Author:  alcl.be [ Mon Feb 01, 2021 4:01 pm ]
Post subject:  Installing en configuration IDE 1.10.2 - xdebug 3.02

I cannot install X-Debug! See complete php-info in attach with also the Install-wizard and The preferences and warning on 'check Xdebug settings'
I've tried the install-advice 'https://xdebug.org/docs/install' but invane.
Why is it so difficult to install Codelobster IDE with the php-debugger? Where is the trap or where is the trick to success?
Otherwise I like Codelobster IDE very much, it is fine to code in php and html but I also like to use the debugger.

Attachments:
preference-setting.jpg
preference-setting.jpg [ 99.71 KiB | Viewed 327765 times ]
installation_wizard.jpg
installation_wizard.jpg [ 166.33 KiB | Viewed 327765 times ]
php_info.txt [35.46 KiB]
Downloaded 7829 times

Author:  Admin [ Mon Feb 01, 2021 4:39 pm ]
Post subject:  Re: Installing en configuration IDE 1.10.2 - xdebug 3.02

Hi.

1) Please, install the following version:
http://codelobsteride.com/download/Code ... up_ftp.exe

2) Please, enter the following lines into your php.ini file

Code:
[xdebug]
zend_extension = "C:
mpp_8\phpxt\php_xdebug-3.0.1-8.0-vs16-x86_64.dll";
xdebug.remote_enable = on;
xdebug.default_enable = on;
xdebug.remote_host = localhost;    127.0.0.1 for some configuration
xdebug.client_port = 9003;
xdebug.max_nesting_level = 256;     required for some frameworks
xdebug.remote_handler = "dbgp";
xdebug.remote_autostart = 1;
xdebug.mode=develop,debug,trace,profile;


and restart your web server.

Thanks,
Codelobster Team.

Author:  alcl.be [ Thu Feb 04, 2021 2:36 pm ]
Post subject:  Re: Installing en configuration IDE 1.10.2 - xdebug 3.02

I've tried your suggestions but it will not work.

You advised the code for Xampp; I work with Wamp64. Can it give any problems?
Of course I have indicated the correct path on my computer.

The slashes are always shown like \ but I've tried both senses and it gives no difference.
I've tried with the php-version 7.4.14 and 7.4.13

A strange thing: although I copied your text with the version 'vs16' I always find 'vc15' in the php-info.
see attach.

The installation wizard shows (in my opinion) a false text
see attach

Attachments:
02_xdebug-installationwizard.pdf [174.59 KiB]
Downloaded 7830 times
apache2.4.46b_php-ini_phpversion7.4.13.jpg
apache2.4.46b_php-ini_phpversion7.4.13.jpg [ 162.36 KiB | Viewed 327704 times ]

Author:  Admin [ Thu Feb 04, 2021 4:02 pm ]
Post subject:  Re: Installing en configuration IDE 1.10.2 - xdebug 3.02

Hi.

Everything looks right.
Could You, please, send us whole output of
Code:
print(phpinfo (INFO_ALL));


Thanks,
Codelobster Team.

Author:  alcl.be [ Thu Feb 04, 2021 5:35 pm ]
Post subject:  Re: Installing en configuration IDE 1.10.2 - xdebug 3.02

In attach phpinfo info_all

Attachments:
phpinfo_info_all.txt [35.56 KiB]
Downloaded 7760 times

Author:  Admin [ Fri Feb 05, 2021 6:53 am ]
Post subject:  Re: Installing en configuration IDE 1.10.2 - xdebug 3.02

Hi.

Please, try to change

Project URL for debugging
and
Project Home URL

from http://vikiflandrio/ to http://localhost/

Thanks,
Codelobster Team.

Author:  alcl.be [ Sat Feb 06, 2021 3:16 pm ]
Post subject:  Re: Installing en configuration IDE 1.10.2 - xdebug 3.02

I've tried with different projects and different localhosts, It is too stubborn to work.
I have on my PC J:\wamp64\www\ and this is my standard localhost
In this directory I've made different projects: 'vikiflandrio', 'esperantokolekto', ...

Hereby some attaches for J:\wamp64\www\Esperantokolekto\

I think it happened by any update but I do not know which one

By the way, why does Codelobster not work with Edge and still has Inernet Explorer as a standard?

Attachments:
20210206_warning.jpg
20210206_warning.jpg [ 112.08 KiB | Viewed 327458 times ]
20210206_preference-setting.jpg
20210206_preference-setting.jpg [ 229.39 KiB | Viewed 327458 times ]
20210206_info_wizard.zip [168.21 KiB]
Downloaded 7790 times

Author:  Admin [ Mon Feb 08, 2021 9:16 am ]
Post subject:  Re: Installing en configuration IDE 1.10.2 - xdebug 3.02

Hi.

Looks like You use incorrect Ń…Debug dll. Now You use it for PHP 8.x but You have PHP version 7.4.13.

Please, try to install the following dll
https://xdebug.org/files/php_xdebug-3.0 ... x86_64.dll
and set it in your php.ini file:
zend_extension="j:/wamp64/bin/php/php7.4.13/zend_ext/php_xdebug-3.0.2-7.4-vc15-x86_64.dll"

P.S. Our "check" button has a small bug for this case, we will release fixed version soon.

Thanks,
Codelobster Team.

Author:  alcl.be [ Mon Feb 22, 2021 6:53 pm ]
Post subject:  Re: Installing en configuration IDE 1.10.2 - xdebug 3.02

Sorry for the long silence, family problems :-(

For the moment I give it up, nothing helps.
I've removed from my laptop everything that has any link with wamp and Codelobster

I made a fresh install of Xampp this time with Codelobster IDE but invane. Nothing helps.

So I hope next version of CodeLobster will be easier to use.

Author:  alcl.be [ Sat Mar 06, 2021 1:39 am ]
Post subject:  Re: Installing en configuration IDE 1.10.2 - xdebug 3.02

I have better news!
I completely removed CodeLobster IDE 1.10.2 and CodeLobster PHP 5.15 Light with RevoUninstaller.
I installed the new version CodeLobster IDE 1.11.0.

As far as I already could see is everything functioning included Xdebug 3.03.

Thanks for the good Upgrade!

Attachments:
Xdebug.jpg
Xdebug.jpg [ 179.38 KiB | Viewed 318076 times ]

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