Hello !

I compiled PHP 4.0.6 with the --enable-debug option but the
function debugger_on() is not defined !
Is there another option to set ?

>From phpinfo() :
- Configure command :
./configure [...] '--enable-debug'
- ZEND_DEBUG : enabled

I set these in php.ini :
debugger.port = 1400
debugger.enabled = true

But they don't appear in phpinfo(). Is it normal ?

Thank you

Patrice


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to