• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

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