Re: [PHP4BETA] debugger on php4...
[email protected] (Joey)
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
The debugger is no longer a part of the core of PHP, a/o 4.0. There will be a proprietary product released from Zend called the debugger, but I do not know what features it will have. See zend.com for more... --Joey Smith Please forgive the long sig: *** Notice To Bulk Emailers: Attention! Pursuant to US Code, Title 47, Chapter 5, Subchapter II, 227, any & all unsolicited commercial e-mail sent to this address is subject to a download and archival fee in the amount of the $1500 US and copies will be forwarded to domain administrators. Emailing denotes acceptance of said terms! On Sun, 21 May 2000 [email protected] wrote: > Hello php4beta, > > The debugger on php4 is work ? > Would anyone can tell me how to use it ? > > I use windows2000 system, php4.0.0 install on RedHat linux 6.2 at > other computer, In windows2000 I use "Port listerner" to listen > 7869, In linux file php.ini add this line: > > [Debugger] > debugger.host = 192.168.0.3 > debugger.port = 7869 > debugger.enabled = True > > IP 192.168.0.3 is my windows2000 computer, when i run <? phpinfo() ?>, > > "Port listerner" not return any messages, what's wrong with me ? > > Thanks for your help, sorry for my english so poor! > > -- > Best regards, > php mailto:[email protected] > > > > -- > PHP 4.0 Beta Mailing List <http://www.php.net/version4/> > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > To contact the list administrators, e-mail: [email protected] > >