php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6692 Debugger not working
Submitted: 2000-09-12 18:21 UTC Modified: 2000-09-12 18:22 UTC
From: fmoreira at imediata dot pt Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.2 OS: Win NT 4
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: fmoreira at imediata dot pt
New email:
PHP Version: OS:

 

 [2000-09-12 18:21 UTC] fmoreira at imediata dot pt
I'm using PHPEd to edit PHP files, but one of its best fetures (displaying the error message in a debug window) it's not working because PHP is not sending the error messages throug the 7869 port.~

I've tryed with telnet and It's Ok, but with PHP nothing.

how can I activate ths feature in PHP ?

PHP.INI:
> [Debugger]
> debugger.host = localhost
> debugger.port = 7869
> debugger.enabled = True

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-12 18:22 UTC] stas@php.net
There's no built-in debugger in PHP 4.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 01 03:01:28 2024 UTC