Fatal Error - 'Mongo' class not found

后端 未结 4 1877
再見小時候
再見小時候 2020-11-29 13:02

I\'m trying to execute this:


But I get the following error:

Fatal error: Cl

4条回答
  •  情歌与酒
    2020-11-29 13:49

    If this problem exist in php CLI you should add extension=mongo.so to your /etc/php5/cli/php.ini file

提交回复
热议问题