Mon Dec 18, 2006 5:24 am |
Replies: 3 |
Views: 6711 |
|
 |
ok, solved the problem.
i tried to load the module as zend extension like
zend_extension=/opt/php/php-4.4.1/lib/php/extensions/no-debug-non-zts-20020429/dbg.so
but now i just load it as normal ...
|
Mon Dec 18, 2006 3:44 am |
Replies: 3 |
Views: 6711 |
|
 |
it only shows the message in the header that i have posted above. there is no dbg section stated in the phpinfo().
first i have installed the precompiled module. now i've build my own module. but t ...
|
Sun Dec 17, 2006 8:47 am |
Replies: 3 |
Views: 6711 |
|
 |
Hi there,
I have problems to get the debugger working. I installed the module an it seems to be loaded, since the phpinfo() output shows:
This program makes use of the Zend Scripting Language En ...
|