Closed TheTechsTech closed 4 years ago
After moving libuv.dll
, to same directory as PHP binary in, the previous error/warning does not show. The readme needs updating.
Sadly, ur recommendation doesn't work for me in Windows 10. :(
I am using PHP 7.4.16
Strange, I'm using windows 10 also. There are 4 different versions
*-nts-vc15-x64.zip, *-nts-vc15-x86.zip, *-ts-vc15-x64.zip, *-ts-vc15-x86.zip
, you need both *.dll files, and edit phpi.ini.
On Thu, Mar 25, 2021 at 6:41 AM Kimberly @.***> wrote:
Sadly, ur recommendation doesn't work for me in Windows 10. :( I am using PHP 7.4.16
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/amphp/ext-uv/issues/76#issuecomment-806544002, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHDHVFJJVQG6FY53PMZHRQDTFMHM5ANCNFSM4J7L4UQA .
I have edited
php.ini
to load the extenesion, and executedphp -v
andphp -m
and now get the following: