nasos
Joined: 13 Feb 2017 Posts: 1
|
Posted: Sun Jul 02, 2017 8:40 am Post subject: ioncube & xDebug |
|
|
I have a dedicated server running centOS 6.9 & cPanel, along with PHP 5.6.30, ioncube loader 6.1 and xDebug 2.5.4 (so I have access to server's php.ini).
I want to debug some plugins I write for a major platform which is encoded with ioncube (and obviously I don't have access to source code), and I don't care to debug the encoded files. I just want to debug my scripts when they are included in the workflow.
I get internal server errors when I try to do that, and I have read that xdebug and ioncube are incompatible. In my php.ini ioncube is loaded before xdebug, both as zend_extensions.
Are there any workarounds or should I forget it? |
|