• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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