douye2488 2014-07-21 13:15
浏览 114
已采纳

wampserver启动php错误(安装后/安装后)

Right after setting up wampserver 2.5 (I am working on Win7, 64 bit) there have been many errors logged in the PHP error log (Wampserver trayicon -> PHP -> error log).

Errors in the log stated some missing .dll-Files although they existed in the right place (see PHP error.log).

  • 写回答

3条回答 默认 最新

  • dr200166 2014-07-21 13:15
    关注

    In my case this solved the problem:

    Copy the allegedly missing files (see PHP error log) to the folder

    [root]/wamp/bin/apache/bin/

    There the .dlls will be recognized.

    Seems to be a common problem with the wampserver 2.5 distribution.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
  • dongzhu6900 2014-07-21 13:18
    关注

    Search the particular name.dll and download and place in the dll folder the issue will be solved and more easily you can use lot of dll fixer software which will fix all dll errors for you

    评论
  • dongtangze6393 2014-07-22 09:56
    关注

    It would have been useful to know which files it was reporting as missing but I assume it is these.

    PHP Warning:  PHP Startup: Unable to load dynamic library 
      'd:/wamp/bin/php/php5.5.12/ext/php_ldap.dll' 
      - The specified module could not be found.
    

    And

    PHP Warning:  PHP Startup: Unable to load dynamic library 
      'd:/wamp/bin/php/php5.5.12/ext/php_intl.dll' 
      - The specified module could not be found
    

    They are not that serious and the solution is very simple.

    Using the wampmanager menu do the following, click on the apache version number, this will cause WAMPManager to rebuild the SYMLINK's in the apache folder to all the required files that live in the PHP folder.

    (left click on) wampmanager then -> Apache -> Version -> Apache2.4.9
    
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥50 74LS系列 74LS00 74LS04设计一个RS485电路(关键词-差分)
  • ¥30 各位help写一下代码
  • ¥15 在运行SDEdit模型下载不了
  • ¥15 求51控制l298n驱动的小车中超声波避障怎么写
  • ¥15 电脑连上WIFI却用不了
  • ¥30 MATLAB在RLC电路的固有响应和阶跃响应GUI仿真报告
  • ¥15 hyper-v出现的问题
  • ¥15 有能用的可加酬金,求可以批量下载懒人听书的软件,能登录自己帐号的。
  • ¥100 高博一起做RGB-D SLAM(5)VO无法出visualisation问题
  • ¥15 使用matlab进行手眼标定的仿真验证,得到齐次矩阵与opencv相差较大