问题
I have installed wincache. i followed the link and installed wincache.dll. the link is given below. Unable to load dynamic library 'php_wincache.dll'?
Before installation the error was. "[03-Jun-2020 12:00:44 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_wincache.dll' (tried: C:\PHP\ext\php_wincache.dll (The specified module could not be found.), C:\PHP\ext\php_php_wincache.dll.dll (The specified module could not be found.)) in Unknown on line 0"
After Installation iam getting. "[04-Jun-2020 07:40:55 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_wincache.dll' (tried: C:\PHP\ext\php_wincache.dll (%1 is not a valid Win32 application.), C:\PHP\ext\php_php_wincache.dll.dll (The specified module could not be found.)) in Unknown on line 0"
This is a laravel application on IIS server. please suggest what to do
The configuration of the system is given.
windows server 2016 standard 64-bit , IIS 10 , wincache-2.0.0.8-dev-7.4-nts-vc15-x86 , php 7.4.4 is installed on the server and laravel version is 5.8. These re the configurations please suggest. –
来源:https://stackoverflow.com/questions/62190664/unable-to-load-dynamic-library-php-wincache-dll