Debug Installed Wizard Fails with PHP 8 |
Site Admin
|
19515 is not the latest, you may want to update to 19517 or 19518. Stay tuned.
|
||||||||||||
_________________ The PHP IDE team |
|
Thanks. It worked on 19518.
I can run through the wizard as far as getting it to check the debugger, then it fails. "Error (-134) Debug Session did not start. (Debug error =-16) Setup. Windows 10 IIS Express PHP 8.0.7 phpinfo.php runs perfectly so IIS / PHP config assumed to be OK. ESET and Defender turned off. dbg-php-8.0.dll added to extensions folder by wizard. extension_dir = "C:\Program Files\NuSphere\PhpED\php80\extensions" zend_extension="C:\Program Files\NuSphere\PhpED\php80\extensions\dbg-php-8.0.dll" [debugger] debugger.enabled=On debugger.profiler_enabled=On debugger.hosts_allow=ALL ; Only allow all during config ;debugger.hosts_deny=ALL debugger.ports=7869, 10000/16 If anyone has any ideas as normally this doesn't happen to me, it would be much appreciated. Kind regards, jB |
||||||||||||
|
|
Got some more info from looking at dbg-wizard-php
1. Perhaps, DBG Wizard is outdated, please download the latest one from this link 2. Unrecognized/unsuppoted Run-Time (API20200930,TS,VS16), Php version 8.0.7 is not supported by this product. Please check for the product updates at https://shop.nusphere.com/ PhP 8.0.7 is the version supplied with PhpEd??? jB |
||||||||||||
|
Site Admin
|
you may want to read this: http://forum.nusphere.com/debugger-error-16-timeout-t10785.html As of the Wizard, you're not update it from the web site -- it would do that on its own (unless you block it). If you update it manually, check DbgWizard version before you using it. The most recent in 99% cases come with the product in %APPDATA%\NuSphere\PhpED\dbgwizard\ directory. Current version is define('DBG_WIZARD_VERSION', '4.2.4201'); Previous version has no clue about PHP8 and will report it's not supported, of course. |
||||||||||||||
_________________ The PHP IDE team |
|
Hi,
If I delete the debug dll the wizard inserts it, I recheck the PHP code and restart the IIS server. It still fails. None of the buttons on the debug toolbar become active. If I manually put the dll from the NTS folder into the extensions folder and restart IIS, the icons on the debug bar become active, but the system fails as it is the wrong dll. Getting a bit confused now. I believe I have followed all the examples implicitly yet debug will not work. Can you offer me some more advice please? Thank you. jB |
||||||||||||
|
Site Admin
|
toolbar? what toolbar?
dll? what dll? Previously you posted that you got right up to "Error (-134) Debug Session did not start. (Debug error =-16)" It means that correct DLL is installed on the server and it's loaded. In order to resolve error -16, you can try to set timeout to ~30secs in php.ini http://forum.nusphere.com/debugger-error-16-timeout-t10785.html |
||||||||||||
_________________ The PHP IDE team |
|
Hi,
Image upload fails, but I've got snaps of every stage. Can I snd yo a zip with them? Latest PHP Debugger Config in php.ini The DLL zend_extension="C:\Program Files\NuSphere\PhpED\php80\extensions\dbg-php-8.0.dll"
http://localhost/dbg-wizard.php
http://localhost/phpinfo.php?DBGSESSID=443804721569200001;d=1,p=0,c=1
As you can see I still cannot run the debugger. Appreciate any furter support. Kind reagrds, jB |
||||||||||||||||||
|
Site Admin
|
ok, you have debugger.connect_timeout_seconds=300 in your php.ini, can you check phpinfo() to make sure the setting is in effect?
|
||||||||||||||||
_________________ The PHP IDE team |
|
If I try with the first URI of 127.0.0.1 I get the following
http://127.0.0.1/phpinfo.php
If I try with localhost, I now get the following. http://localhost/phpinfo.php
|
||||||||||||||||
|
Removed IIS |
|
The only way that I could get the system to work was to revert to using Apache 2.4 for Windows.
I removed IIS completely. Now able to continue to work. regards, jB |
||||||||||||
|
Site Admin
|
issue is resolved in 19521 |
||||||||||||||
_________________ The PHP IDE team |
Debug Installed Wizard Fails with PHP 8 |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by