Home  >  Article  >  Backend Development  >  php 运作pear时 报php_mbstring的错的解决

php 运作pear时 报php_mbstring的错的解决

WBOY
WBOYOriginal
2016-06-13 11:00:03990browse

php 运行pear时 报php_mbstring的错的解决
把php.ini中
extension=php_mbstring.dll
; Windows Extensions的下方就行了,就是位置往上移动一下而已。



PHP Startup: Unable to load dynamic library 'D:\\Program Files\\AppServ\\php5\\ext\\php_exif.dll' - 此错也是因为未先加载php_mbstring.dll才导致的。调下位置一切都解决!当然要重启下apache


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn