• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by manutiedra

  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