NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to upgrade?


Joined: 08 Feb 2005
Posts: 4
Reply with quote
Thanks for that response - and apologies if this is a daft question, but how do I upgrade?

I downloaded the 2.16.15 debugger, and it only contains the debugging dlls.

I have renamed the one I want and copied it to the php extensions folder.

I have restarted Apache (and windows) however the debug version is still showing as 2.16.12

I noticed that the windows .exe in the debugging directory (dbglistner.exe) still shows as 2.16.12 - this file isn't in the upgrade.

May be daft, but there's no installation instructions that I can find. Could you give step-by-step instructions on upgrading it please.

I've also installed the TechPlat, but this made no difference.

Regards,

J
View user's profileFind all posts by jamesnoeSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
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.
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 08 Feb 2005
Posts: 4
Reply with quote
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
View user's profileFind all posts by jamesnoeSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
Quote:
I have restarted Apache (and windows) however the debug version is still showing as 2.16.12

Did you run phpinfo() or checked the dbglistener "about" window ?

Quote:
The problem that I need this for is specified in another post where the debugger won't stop at breakpoints

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
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 08 Feb 2005
Posts: 4
Reply with quote
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
View user's profileFind all posts by jamesnoeSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
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.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
how to upgrade debugger module (2.16.15)
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 vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic