Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_intl.dll'

前端 未结 4 1611
长情又很酷
长情又很酷 2020-12-11 05:51

I am attempting to connect from an android app to mySQL database within the WAMP server. I am getting this error consistently throughout my php_error log:

PH         


        
4条回答
  •  醉话见心
    2020-12-11 06:17

    You simply need to install Visual C++ Redistributable for Visual Studio 2012 Update 4

    Explaination here : https://www.devside.net/wamp-server/unable-to-load-or-find-php-extension-php_intl-dll

提交回复
热议问题