View Issue Details

IDProjectCategoryView StatusLast Update
0002368XdebugUncategorizedpublic2025-10-23 08:22
ReporterOmroepmuseum Assigned Toderick  
PriorityhighSeverityblockReproducibilityalways
Status resolvedResolutionwon't fix 
PlatformHosting platform mijn.host 
Product Version3.3.1 
Summary0002368: Ioncube
Description

I am aware of the fact that Xdebug is incompatible with Ioncube (that encodes the PHP-source code).
We use DaDaBIK (https://dadabik.com/) that uses Ioncube for its own PHP-code.
But one can add custom PHP-code for implementing certain special functions. I did that quite succesfully but with much effort to debug my own code.
So it would be great if Xdebug would be able to do this debugging on the non-Ioncube-encoded PHP code.
Now, we even cannot start DaDaBIK when Xdebug is active - we get the error "503 - Service Unavailable".

On our hosting platform (mijn.host) following lines in the log file are visible at this "503-moment":
2025-09-25 20:08:39.180928 [INFO] [2989803] [T0] [[2a02:1812:110b:ee00:194:ac2d:584f:260d]:59333:HTTP2-1#APVH_www.omroepmuseum.be:443] connection to [uds://usr/local/lsws/extapp-sock/APVH_cj104076_Suphp.sock] on request #0, confirmed, 1, associated process: 3000083, running: 1, error: Connection reset by peer!
2025-09-25 20:08:39.216007 [INFO] [2989803] [T0] [[2a02:1812:110b:ee00:194:ac2d:584f:260d]:59333:HTTP2-1#APVH_www.omroepmuseum.be:443] connection to [uds://usr/local/lsws/extapp-sock/APVH_cj104076_Suphp.sock] on request #0, confirmed, 1, associated process: 3000085, running: 0, error: Connection reset by peer!
2025-09-25 20:08:39.250753 [INFO] [2989803] [T0] [[2a02:1812:110b:ee00:194:ac2d:584f:260d]:59333:HTTP2-1#APVH_www.omroepmuseum.be:443] connection to [uds://usr/local/lsws/extapp-sock/APVH_cj104076_Suphp.sock] on request #0, confirmed, 1, associated process: 3000087, running: 0, error: Connection reset by peer!
2025-09-25 20:08:39.250793 [NOTICE] [2989803] [T0] [[2a02:1812:110b:ee00:194:ac2d:584f:260d]:59333:HTTP2-1#APVH_www.omroepmuseum.be:443] Max retries has been reached, 503!
2025-09-25 20:08:39.250840 [NOTICE] [2989803] [T0] [[2a02:1812:110b:ee00:194:ac2d:584f:260d]:59333:HTTP2-1#APVH_www.omroepmuseum.be:443] oops! 503 Service Unavailable
2025-09-25 20:08:39.250847 [NOTICE] [2989803] [T0] [[2a02:1812:110b:ee00:194:ac2d:584f:260d]:59333:HTTP2-1#APVH_www.omroepmuseum.be:443] Content len: 0, Request line: 'GET /DDB/admin.php?function=show_feedback&show_skip=1 HTTP/1.1'
2025-09-25 20:08:39.250852 [INFO] [2989803] [T0] [[2a02:1812:110b:ee00:194:ac2d:584f:260d]:59333:HTTP2-1#APVH_www.omroepmuseum.be:443] Cookie len: 296, inventarisomroepmuseumbe=gnj28knbr9qdnots8rmi1er4le; dadabik=13.0-Levanto%2C2025-08-08%2011%3A00%3A23%2Centerprise%2C133315a7493334bfea%2C; dev_mode=beta; _ga=GA1.1.1227561943.1733823734; cookieconsent_status=dismiss; _ga_KDYJHN4L2B=GS2.1.s1758747351$o33$g0$t1758747543$j60$l0$h0; is_mobile=false

Is there anything you can do about this?

Kind greetings,

Hendrik

Steps To Reproduce

Xdebug active -> 503 error when starting DaDaBIK

TagsNo tags attached.
Operating System
PHP Version8.2.20-8.2.29

Activities

derick

2025-10-22 08:51

administrator   ~0007362

So it would be great if Xdebug would be able to do this debugging on the non-Ioncube-encoded PHP code.

There is no reason why Xdebug couldn't do that, but something probably goes wrong before PHP/Xdebug/ionCube gets to that point.

And this isn't something I can debug, as ionCube is proprietary software.

If you want to get this fixed, you'll have to ask the ionCube authors to investigate and fix this. If they can provide a patch to Xdebug (by following https://xdebug.org/reporting-bugs), then I will look at it.

Omroepmuseum

2025-10-23 08:22

reporter   ~0007368

Thanks!

Issue History

Date Modified Username Field Change
2025-10-03 20:39 Omroepmuseum New Issue
2025-10-22 08:51 derick Assigned To => derick
2025-10-22 08:51 derick Status new => resolved
2025-10-22 08:51 derick Resolution open => won't fix
2025-10-22 08:51 derick Note Added: 0007362
2025-10-23 08:22 Omroepmuseum Note Added: 0007368