Unable To Load Dynamic Library MongoDB in C:/laragon/bin/php/php-7.2.11-Win32-VC15-x64/ext/mongodb
-
I have copied the mongodb.dll extension inside this /laragon/bin/php/php-7.2.11-Win32-VC15-x64/ext/ folder, but php always show this warning
C:/laragon/bin/php/php-7.2.11-Win32-VC15-x64/ext/php_mongodb.dll (The specified module could not be found.)) in Unknown on line 0
And when i running info.php mongodb extension not loaded, could you help me for this ?
-
@adhityagiva2303 : Are you sure you copy the right .dll?
Ref: https://forum.laragon.org/topic/172/tutorial-how-to-install-mongodb-extension
-
@leokhoa I'm sure i have copied the right extension, The following i attach the picture of extension mongodb when i downloaded
And this is PHP version default from laragon when i installed
-
@leokhoa i'm can't installed the mongo extension, please let me know, which extension should I copy dude
-
@adhityagiva2303 : None of them.
Please read my tutorial:
https://forum.laragon.org/topic/172/tutorial-how-to-install-mongodb-extensionYou should download
php_mongodb-1.5.2-7.2-ts-vc15-x64
-
@leokhoa PHP by Default from laragon is Thread Safe ?
Thank's for the answer, i'm proud of you thank you so much my Problem is Solved
-
@adhityagiva2303 : I'm glad to hear that - Cheers!