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

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.

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

报告相同问题?

悬赏问题

  • ¥15 乌班图ip地址配置及远程SSH
  • ¥15 怎么让点阵屏显示静态爱心,用keiluVision5写出让点阵屏显示静态爱心的代码,越快越好
  • ¥15 PSPICE制作一个加法器
  • ¥15 javaweb项目无法正常跳转
  • ¥15 VMBox虚拟机无法访问
  • ¥15 skd显示找不到头文件
  • ¥15 机器视觉中图片中长度与真实长度的关系
  • ¥15 fastreport table 怎么只让每页的最下面和最顶部有横线
  • ¥15 java 的protected权限 ,问题在注释里
  • ¥15 这个是哪里有问题啊?