开发者社区 问答 正文

帮我看看 HTTP 500 内部服务器错误

  win2008,  PHP7
访问主页 index.php

500 - 内部服务器错误。



您查找的资源存在问题,因而无法显示。


,
[font="]phpinfo能正常访问。
[font="]

用 错误页 500 ,详细错误 提示如下


PHP Fatal error:  Uncaught Error: Call to undefined function curl_init() in C:\inetpub\wwwroot\index.php:149Stack trace:#0 C:\inetpub\wwwroot\index.php(248): HttpHelperes->getHtml('http://www.data...', '', Array, 'GET', false, NULL, NULL, NULL, false)#1 C:\inetpub\wwwroot\index.php(97): HttpHelperes->upgrade()#2 {main}thrown in C:\inetpub\wwwroot\index.php on line 149
[font="]

有没有高手帮忙看看,折腾了半天了

展开
收起
m0rmlin 2017-05-22 20:06:09 3189 分享 版权
3 条回答
写回答
取消 提交回答
  • curl  是不是缺少这个
    2017-05-22 23:18:24
    赞同 展开评论
  • 回 1楼火蓝云的帖子

    VC库是安装了
    2017-05-22 20:33:55
    赞同 展开评论
  • 乐善好施
    安装 相关的 vc库
    2017-05-22 20:18:44
    赞同 展开评论