close

check your php.ini file in the root directory of your php installation. In the extensions part of the configuration you should find:

;extension=php_mbstring.dll

remove the leading ';' to uncomment and enable the extension so it looks like this:

extension=php_mbstring.dll

restart your apache and it should work.

arrow
arrow
    文章標籤
    php freebsd
    全站熱搜
    創作者介紹
    創作者 benson82208 的頭像
    benson82208

    MIS記錄

    benson82208 發表在 痞客邦 留言(0) 人氣()