douyi9597 2015-07-19 14:11
浏览 43
已采纳

在使用Apache时,Php脚本停留在“new Mongo()”

I wrote a little php login script. It searches in a mongoDb-collection for the provided credentials. If i run it from console with

php login.php

it runs flawless. However, if i try to log in from the html-interface it seems to be stuck at

$m = new Mongo(...);

directive, and doesn't continue with the other lines of code. I'm running over an apache server on my laptop, just to try what i'm doing.

  • 写回答

1条回答 默认 最新

  • doukuipai8544 2015-07-19 14:17
    关注

    2 things you will need to check are:

    1: Is mongo enabled in your php.ini? 2: If you using a recent version of php then try changing it from

    $m = new Mongo();
    

    to

    $m = new MongoClient();
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 对于相关问题的求解与代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料