You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm installing PHP-Reports softwar and composer says:
Problem 1
- Installation request for alcaeus/mongo-php-adapter 1.1.x-dev -> satisfiable by alcaeus/mongo-php-adapter[1.1.x-dev].
- alcaeus/mongo-php-adapter 1.1.x-dev requires ext-mongodb ^1.2.0 -> the requested PHP extension mongodb is missing from your system.
Problem 2
- Installation request for alcaeus/mongo-php-adapter dev-master -> satisfiable by alcaeus/mongo-php-adapter[dev-master].
- alcaeus/mongo-php-adapter dev-master requires ext-mongodb ^1.2.0 -> the requested PHP extension mongodb is missing from your system.
Problem 3
- Installation request for mongodb/mongodb 1.2.x-dev -> satisfiable by mongodb/mongodb[1.2.x-dev].
- mongodb/mongodb 1.2.x-dev requires ext-mongodb ^1.2.0 -> the requested PHP extension mongodb is missing from your system.
Problem 4
- Installation request for mongodb/mongodb dev-master -> satisfiable by mongodb/mongodb[dev-master].
- mongodb/mongodb dev-master requires ext-mongodb ^1.2.0 -> the requested PHP extension mongodb is missing from your system.
Is it possible skip Mongo installation or it is vital? I will use MySQL, but not MongoDB in my project.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I'm installing PHP-Reports softwar and composer says:
Is it possible skip Mongo installation or it is vital? I will use MySQL, but not MongoDB in my project.
Thanks!
The text was updated successfully, but these errors were encountered: