rvw8483 Posted May 17, 2021 Posted May 17, 2021 HiIs it possible please for the php mongodb driver to be added to Tommy so that my php code can access MOngoDB Atlas? RegardsRichard.
wolstech Posted May 17, 2021 Posted May 17, 2021 Tags suggest its for PHP 7.3. Krydos has to do this for you. Escalating.
Krydos Posted May 18, 2021 Posted May 18, 2021 You're probably going to need a vps for that. https://www.heliohost.org/vps/ Pecl has the mongodb driver available, but when I try to install it on php 7.3 it gives an error pecl/mongo requires PHP (version >= 5.3.0, version <= 5.99.99), installed version is 7.3.28 No valid packages found install failed The error seems to indicate that it might work on php 5.4, 5.5, or 5.6 though if you want to try using one of those.
Recommended Posts