[PHP3] Debugger again From: Cliff Rowley (dozprompt <email protected>)
Date: 04/30/00

Greetings.

I am in dire straits. My woes with the PHP debugger have followed me from
PHP3 to PHP4. I still cant get it to work.

I have the debugger switched on, and on the default port 7869. PHP3
reported that the debugger was off (a la phpinfo()) though it was most
certainly on.

'socket -ls 7869' at the ready... load up a php page... wait for the ever
so helpful debug messages as my code bites me and... nothing.

I've checked everything I can. The path to php.ini is
correct. Permissions are correct. php.ini itself has not been changed
aside from enabling the debugger.

Any ideas? What can I check? Are there any other pre-requisites that
must be met before the debugger can be enabled?

Something that might be of worth - in both php3 and php4, using
debugger_on(...) gives an 'undefined subroutine' error.

OS: FreeBSD 4.0-STABLE
Apache: 1.3.12
PHP: Version 4.0RC1

Any help would be *greatly* appreciated.

Cliff Rowley

- while (!asleep) { code(); }

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>