dqouryz3595 2015-07-08 14:47
浏览 488
已采纳

PHP启动:无法加载动态库 - 找不到指定的模块

I kept getting these warnings in my error_log:

PHP Warning:  PHP Startup: Unable to load dynamic library 'ext\php_intl.dll' - The specified module could not be found.

I get this problem on Windows Server 2012 with IIS 7.5 and both PHP versions 5.3.26 and 5.3.29 (32 bit)

  • 写回答

1条回答 默认 最新

  • doutangtan6386 2015-07-08 14:48
    关注

    Searching on SO and Google, yields the following solution: move the icu*.dll files to your Apache's bin directory. Only problems with this is:

    • I don't use apache. I use IIS.
    • I don't have icu*.dll files in my PHP directory.

    And that last thing is weird, because I should have them in my PHP directory!

    It seems that the MSI installers (both 5.3.26 and 5.3. 29) just fail to install these for me. The zipped PHP packages DO include them. So I used the zipped PHP package in stead of the PHP that I got from the MSI installer.

    Also I made sure the PHP installation directory, where those icu*.dll were, is set in my system PATH variable.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 搭建pt1000三线制高精度测温电路
  • ¥15 使用Jdk8自带的算法,和Jdk11自带的加密结果会一样吗,不一样的话有什么解决方案,Jdk不能升级的情况
  • ¥15 画两个图 python或R
  • ¥15 在线请求openmv与pixhawk 实现实时目标跟踪的具体通讯方法
  • ¥15 八路抢答器设计出现故障
  • ¥15 opencv 无法读取视频
  • ¥15 用matlab 实现通信仿真
  • ¥15 按键修改电子时钟,C51单片机
  • ¥60 Java中实现如何实现张量类,并用于图像处理(不运用其他科学计算库和图像处理库))
  • ¥20 5037端口被adb自己占了