How to upgrade? |
Site Admin
|
if there is extension=php_dbg.dll in your php.ini, please check if corresponding file is located in the directory specified with extension_dir setting. If there is zend_extension_ts=disk:/somepath/php_dbg.dll, check the file located in this path.
Dbglistener was not updated and will work with 2.16.15/2.16.16 modules. |
||||||||||||
|
|
extension_dir is specified and is set to:
extension_dir = "C:\Program Files\nusphere\phped\php\extensions" Additionally I have: extension=php_dbg.dll [debugger] debugger.enabled=on debugger.profiler_enabled=on debugger.hosts_allow=127.0.0.1 debugger.hosts_deny=ALL debugger.ports=7869, 10000/16 Also in php.ini I took the dll from the unzipped 2.16.15 called "php_dbg.dll-4.3.10" and copied it to the extensions_dir and renamed it to php_dbg.dll - then restarted windows. zend_extension_ts is not specified in my php.ini file. The problem that I need this for is specified in another post where the debugger won't stop at breakpoints. Even though DbgListner wasn't upgraded, when I go to help/about in it, it always says 2.16.12 Please help! James |
||||||||||||
|
Site Admin
|
Did you run phpinfo() or checked the dbglistener "about" window ?
It all is about version and I'm sure has no relation to this problem. Please check your project settings. I'd recommend you follow these steps http://forum.nusphere.com/howto-setup-project-properties-in-phped-t645.html |
||||||||||||||||
|
|
phpinfo shows 2.16.15, but dbglistner shows 2.16.12
I have followed all the steps in the linked document, but breakpoints still don't work! My project is on a remote server Thanks |
||||||||||||
|
Site Admin
|
From what were said I realize that you have \\someserver\someshare\somedir as your Apache DOCUMENT ROOT. In other words, Apache accesses remote host for the files and uses Windows shared directory for this. I checked Apache and found that it replaces the leading \\ to // and it causes the problem with mapping files for breakpoints. A workaround will be done in version 2.16.17.
|
||||||||||||
|
how to upgrade debugger module (2.16.15) |
|
||
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