snytkine / LampCMS

Open source Question and Answer program similar to StackOverflow and Quora in PHP + MongoDB. Follow @snytkine on Twitter
http://support.lampcms.com
323 stars 104 forks source link

PHP Mongo extension loaded, but LampCMS saying it's not #120

Open hwsamuel opened 8 years ago

hwsamuel commented 8 years ago

I have confirmed from the output of phpinfo() that the Mongo extension is loaded. I have also confirmed that MongoDB is running. But LampCMS is still giving the following error: "Unable to use this program because PHP mongo extension not loaded. Make sure your php has mongo extension enabled. Exiting"