当前位置: 代码迷 >> PHP >> 没法定位程序输入点 _regexec@20于动态链接库php5ts.dll上
  详细解决方案

没法定位程序输入点 _regexec@20于动态链接库php5ts.dll上

热度:208   发布时间:2013-09-06 10:17:17.0
无法定位程序输入点 _regexec@20于动态链接库php5ts.dll上
我在php.ini 里添加了apc的扩展,然后重启apache时 显示“无法定位程序输入点 _regexec@20于动态链接库php5ts.dll上”在php下有php5ts.dll这个文件,请问要怎么解决?
php5 apache apc 扩展

------解决方案--------------------
更换 php_apc.dll,需要是版本与你的 php 版本一致的
  相关解决方案