Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 200004

[PHP4BETA] Debugger? From: Kenneth Mutka (kenneth.m <email protected>)
Date: 04/18/00

What am I missing here?

php.ini:
debugger.host = localhost
debugger.port = 7869
debugger.enabled = True

And on the page:
debugger_on("localhost");

produces this:
Fatal error: Call to undefined function: debugger_on() in [file] on line 5
Is something like --enable-debugger or --with-debugger required at compile
time?

I run PHP4RC1.

Regards,

Kenneth Mutka

-- 
PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
For additional commands, e-mail: php4beta-help <email protected>
To contact the list administrators, e-mail: php4beta-admin <email protected>