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

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

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 11:00:03
Original
1066 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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template