• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Install WinCache for PHP?

EricVP

New Pleskian
I'm trying to install WinCache on the Plesk server so that plugins like W3 Total Cache for WordPress can utilize it. As far as I can tell, its really just an extension for PHP, however I can't seem to turn it on within an individual hosting account's PHP.INI settings (it doesn't show up in phpinfo()).

Where is the PHP installation that Plesk IIS accounts would be utilizing, that I would copy the DLL to in order to get the extension running?

Thanks!

Eric

Info: http://php.net/manual/en/wincache.installation.php
 
If you look at the PHP Info page, look for the Loaded Configuration File line. Should look like something like this:

Loaded Configuration File C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP54\php.ini
 
hiho,

i have the same problem and i followed the installation guides around the web.
and i have add the extension line in the php.ini but it wont load or run.
i have restart the iis and the whole server many times with different settings.
but the extension wont load.

my server runs with win 2012 r2 x64 plesk 12.0.18 and php 5.6.12.
 
Back
Top