PHP Startup: Unable to load dynamic library 'Q:/PHP/ext\php_wincache.dll' - The specified module could not be found.
We have 3 servers running all with PHP running fastcgi and wincache.
One server that runs php 5.3.5 wincache installs correctly and is seen if phpinfo is run.
The other two that run php 5.3.10 wincache does not install and cannot be seen in phpinfo.
Using wincache version 1.1 for 53_nts_vc9 php. Have downloaded wincache again to ensure it is not corrupted. Have copied across php_wincache.dll from the server that is working and still does not work.
PhP error_log gives the following error
PHP Startup: Unable to load dynamic library 'Q:/PHP/ext\php_wincache.dll' - The specified module could not be found.
Any ideas appreciated.
↧