View Issue Details

IDProjectCategoryView StatusLast Update
0002152XdebugInstallationpublic2023-03-21 16:29
Reporterhendr1x Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionduplicate 
PlatformDell r620OSDebianOS Version11
Product Version3.2.0 
Summary0002152: Can't get HTML formatted errors to enable
Description

I'm running php8.2-fpm with nginx. phpinfo() confirms that Xdebug is loading into PHP properly. Errors are shown but without formatting. Example image attached.

Edits to php.ini show I can modify/have enabled html_errors properly. I have enabled xdebug.mode = develop (and I also tried debug) and it shows in phpinfo() as well (image at bottom attached).

However my errors remain unformatted. I would appreciate any help as the prior submitted issues offer no guidance after these steps are completed.

Steps To Reproduce

Generate error in php

Additional Information

PHP 8.1.13 (cli) (built: Nov 26 2022 14:29:42) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.13, Copyright (c) Zend Technologies
with Zend OPcache v8.1.13, Copyright (c), by Zend Technologies

TagsNo tags attached.
Operating SystemDebian 11
PHP Version8.1.10-8.1.19

Relationships

duplicate of 0002144 closedderick Xdebug 3.2.0 ignores xdebug.mode and enables all features 

Activities

hendr1x

2023-01-09 14:36

reporter  

xdebug.png (198,771 bytes)   
xdebug.png (198,771 bytes)   
error.png (72,390 bytes)   
error.png (72,390 bytes)   

derick

2023-03-21 16:29

administrator   ~0006535

I bet that this is related to 0002144, which I have just merged. I will release 3.2.1 soon which should include a fix for that one.

Issue History

Date Modified Username Field Change
2023-01-09 14:36 hendr1x New Issue
2023-01-09 14:36 hendr1x File Added: xdebug.png
2023-01-09 14:36 hendr1x File Added: error.png
2023-03-21 16:29 derick Assigned To => derick
2023-03-21 16:29 derick Status new => resolved
2023-03-21 16:29 derick Resolution open => duplicate
2023-03-21 16:29 derick Note Added: 0006535
2023-03-21 16:29 derick Relationship added duplicate of 0002144