Giving Unknown error
Opened this issue · 4 comments
Rohitverma47 commented
varmad commented
How you solved? am also facing same issue.
henkealg commented
@varmad Witch php version are you running Genghis on?
The Genghis app does not support the mongodb drivers for php7 as of now.
For php5.6 on ubuntu/debian you chould be able to get the correct php extension using
sudo apt-get install php5.6-mongo
henkealg commented
@varmad if you are running php7 this might be useful for the time being.