• 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!
  • 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.

Search results

  1. M

    Issue XDebug for PHP 7.1.12 not working on web sites

    That's what I tried first but: We identified that the Plesk license was purchased not directly from Plesk but through one of the Plesk Resellers. In this case, you need to contact your license provider for support service. Plesk Partners (Resellers) are fully trained by Plesk and deliver...
  2. M

    Issue XDebug for PHP 7.1.12 not working on web sites

    Done: C:\Program Files (x86)\Plesk\Additional\PleskPHP71>plesk bin php_handler.exe --reread The information about PHP handlers was successfully updated. with this in the php.ini: [xdebug] zend_extension = "C:\Program Files...
  3. M

    Issue XDebug for PHP 7.1.12 not working on web sites

    Yes, IgorG. With this in the php.ini: [xdebug] zend_extension = "C:\Program Files (x86)\Plesk\Additional\PleskPHP71\ext\php_xdebug-2.5.5-7.1-vc14-nts-x86_64.dll" xdebug.remote_enable = 1 xdebug.remote_autostart = 1 xdebug.profiler_enable = off C:\Program Files...
  4. M

    Issue XDebug for PHP 7.1.12 not working on web sites

    Hello IgorG, It was working in the command line because I changed php.ini: [xdebug] zend_extension = "C:\Program Files (x86)\Plesk\Additional\PleskPHP71\ext\php_xdebug-2.5.5-7.1-vc14-nts-x86_64.dll" xdebug.remote_enable = 1 xdebug.remote_autostart = 1 xdebug.profiler_enable = off However, if...
  5. M

    Issue XDebug for PHP 7.1.12 not working on web sites

    Hi, I'm using Plesk Onyx Version 17.5.3 Update #36. I have downloaded the proper XDebug DLL for PHP 7.1.12 and placed it in "C:\Program Files (x86)\Plesk\Additional\PleskPHP71\ext\" Then I added to "C:\Program Files (x86)\Plesk\Additional\PleskPHP71\php.ini" this line: zend_extension =...
Back
Top