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

WBOY
Release: 2016-06-13 11:00:03
Original
988 people have browsed it

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


Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!