Hello
I followed installation steps in the document
http://forum.nusphere.com/howto-install-debugger-module-t576.html :
- copy php_dbg.dll (the 4.3.4 one) into my extension dir (c:\php\extensions)
- insert [debugger] mentions to my php.ini (I have only one php.ini, in my windows directory)
Everything is apparently working, no errors on my apache launching.
.. but I have no mentions about dbg when I run a phpinfo(). No header informations about it, only
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies |
PS : I use dbg-2.11.26, the latest free release, maybe it is obsolete ?
Please help, it drives me mad !!
Thanks