【问题标题】:Laravel composer update fail with mbstring on WindowsLaravel 作曲家更新失败并在 Windows 上显示 mbstring
【发布时间】:2017-12-29 06:59:50
【问题描述】:

我觉得我的情况很奇怪,我不知道我到底有什么问题。我在作曲家更新时收到此错误消息:

the requested PHP extension mbstring is missing from your system 我的环境:

  • Windows 7 x64
  • PHP 5.6 (XAMPP x32)
  • Laravel 5.4.*
  • php_mbstring 已安装在 C:/xampp/php/ext 并在 php.ini 中设置启用
  • 重启网络服务器,甚至多次重启 Windows

但最后还是不行。

【问题讨论】:

    标签: php laravel composer-php mbstring


    【解决方案1】:

    这种情况下的问题是 Windows 命令行权限。 只需使用管理员权限运行命令行即可。

    【讨论】:

      猜你喜欢
      • 2020-05-11
      • 2015-09-11
      • 1970-01-01
      • 2013-06-02
      • 2017-02-14
      • 2014-09-07
      • 2016-09-06
      • 2016-05-13
      • 1970-01-01
      相关资源
      最近更新 更多