NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
[resolved] dbg extension not loaded properly


Joined: 23 Jun 2007
Posts: 2
Reply with quote
I tried to install the dbg extension, but when I check the phpinfo() output I can only see a line:

Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with DBG v2.15.5, (C) 2000,2007, by Dmitri Dmitrienko

I don't see a separate section for DBG. (as described in the INSTALL file in the dbg source). And the PHP DBG Wizard script says that the dbg extension is not installed.

I compiled the extension myself. My php version is 5.1.6. Apache 2.2.3, OS fedora core 6.

I added the following to /etc/php.ini

zend_extension=/usr/lib/php/modules/dbg.so
[Debugger]
debugger.enabled=on
debugger.profiler_enabled=on

Would appreciate any help in getting this working.
Thanks
View user's profileFind all posts by rtamarasingheSend private message


Joined: 07 Jun 2007
Posts: 3
Reply with quote
In phpinfo() what does it show to be your path to php.ini?
View user's profileFind all posts by jkjr425Send private message
[resolved] dbg extension not loaded properly


Joined: 23 Jun 2007
Posts: 2
Reply with quote
This was resolved. I changed the entry in php.ini to

extension=dbg.so

and it worked.
View user's profileFind all posts by rtamarasingheSend private message
[resolved] dbg extension not loaded properly
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