php4-beta | 200004
Date: 04/18/00
- Next message: alan: "Re: [PHP4BETA] Debugger?"
- Previous message: Eric Lerch: "[PHP4BETA] Probs erigi?"
- Next in thread: alan: "Re: [PHP4BETA] Debugger?"
- Reply: alan: "Re: [PHP4BETA] Debugger?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: alan: "Re: [PHP4BETA] Debugger?"
- Previous message: Eric Lerch: "[PHP4BETA] Probs erigi?"
- Next in thread: alan: "Re: [PHP4BETA] Debugger?"
- Reply: alan: "Re: [PHP4BETA] Debugger?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

