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
Do you guys have zip file with php-reports which does not require composer?
I tried to run composer and got error messages.
I just need to try (evaluate) your reports with MySQL as a data source - not ready to go through frustrating Java Project-like setup with unpredictable results.
Please, send me a link to php-reports which I could just use (if you have one)
Thank you!
####################################################
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.
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.
i'm trying to install on windows but im getting the same error. Then i download the php-mongodb.dll, put him on PHP's ext folder and added the line "extension..." on php.ini. After all that, i still getting the same error. What i'm doing wrong?
Do you guys have zip file with php-reports which does not require composer?
I tried to run composer and got error messages.
I just need to try (evaluate) your reports with MySQL as a data source - not ready to go through frustrating Java Project-like setup with unpredictable results.
Please, send me a link to php-reports which I could just use (if you have one)
Thank you!
####################################################
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.
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.
root@vitaly-Inspiron-3531:/var/www/html/php-reports-master#
The text was updated successfully, but these errors were encountered: