I am quite disappointed. The installed version of the extension and the versions of libraries for mongodb in PHP from your webhosting are very deprecated. I have been asking about these server extensions on the official page and they have told me that version 1.5.0-dev in your hosting must have been created from a Beta bin, because that version is not recommended at all. It's even better to downgrade to 1.4.X before using 1.5.X and even worse 1.5.0-dev.
It doesn't matter which Driver you install in your uploaded app to handle the connection. On the official mongodb website they show a compatibility table. And the one installed on these servers is not appropriate. That is, the installed extension (1.5.0-dev) is not compatible with the installed libraries (libbson libmongoc 1.11.0-dev ) . And it does not matter which Driver you install in the web app because if it does not fail on the one hand, it fails on the other.
Now on November 26 they release PHP 8, and I wonder if: Could you please install chord extensions? I recommend:
|MongoDB extension version |1.8.0|
|---|---|
|MongoDB extension stability |stable|
|libbson bundled version |1.17.0|
|libmongoc bundled version |1.17.0|
And if you fix it for 7.4 it would already be wonderful.
Thanks so Much
Web Hosting - Request: mongodb extension and libs PHP 7.4 and new PHP 8
Related questions
- Update MySQL Version
12376
14.02.2018 03:27
- How do I limit upload_max_filesize? PHP.ini method not working
12042
06.12.2022 11:02
- Max_execution_time how to increase time
11976
24.01.2021 17:14
- Connect to mysql database
11768
28.02.2018 16:52
- I can't login to my account. Reset password don't help
11335
25.02.2020 22:06
- Layer 7 DDoS protection on Web hosting
10834
17.08.2025 13:59
- Cannot put SSL on my domain
10815
03.04.2019 19:20
- Abuse Report not working
10184
27.03.2025 07:45
- How do I get rid of the default 'site under construction' page?
9851
27.10.2022 14:35
- Trying to connect my OVH domain to shopify store
9032
13.06.2021 22:43