• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved Installing xdebug for plesk panel's php / sw-engine

ioweb.gr

New Pleskian
Hi,

I'd like to develop a small extension for plesk onyx and I'd like to debug it using xdebug. From what I can see plesk isn't using any of the php handlers used for customer subscriptions but instead it's run using sw-engine which is actually a php interpreter.

Is there any way to load xdebug to it? I couldn't find it's pear.conf file (probably because it's compiled --without-pear) or anything that could actually assist me in installing it for sw-engine.

Any help is appreciated
 
Hi ioweb.gr,

sorry, but you are not able to add additional modules to the Plesk Control Panel PHP version and it is not at all recommended at all as well, to avoid performance and configuration issues/errors/problems.

Pls. feel free to reach the extension - developers - team at => [email protected] for additional questions/issues, related to your goals. :)
 
Last edited by a moderator:
Thanks for the quick response. That's sad to hear. Over the years I've found that actually working without a debugger in most cases results in bugs that are hard to trace (especially errors in logic) and solve as well as add a lot of code cleaning tasks afterwards. That's why I was hoping that I could enable it on my dev environment. Of course it wouldn't be for production but for development only.

I'll give it a shot at the email address you provided and see if maybe there is an alternative to xdebug that can be used.
 
Back
Top