2021年3月23日星期二

Install or enable PHP's mysql_xdevapi extension.how fix this problem? [duplicate]

enter image description here

when i install any package in laravel 8 then show this problem.my computer has installed wampserver.

Your requirements could not be resolved to an installable set of packages.

Problem 1 - Root composer.json requires PHP extension ext-mysql_xdevapi * but it is missing from your syste m. Install or enable PHP's mysql_xdevapi extension. Problem 2 - Root composer.json requires gloudemans/shoppingcart ^2.6 -> satisfiable by gloudemans/shoppingc art[2.6.0]. - gloudemans/shoppingcart 2.6.0 requires illuminate/support 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5 .5.|| 5.6. || 5.7.* -> found illuminate/support[v5.1.1, ..., 5.7.x-dev] but these were not loaded, likely because it conflicts with another require.

To enable extensions, verify that they are enabled in your .ini files: - D:\wamp\bin\php\php7.4.9\php.ini You can also run php --ini inside terminal to see which files are used by PHP in CLI mode.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

https://stackoverflow.com/questions/66761942/install-or-enable-phps-mysql-xdevapi-extension-how-fix-this-problem March 23, 2021 at 07:07PM

没有评论:

发表评论