We’re getting ready for CentOS to expire next June - and working on setting up our webservers on a supported operating system. One of our applications REQUIRES old php version 7.0.33 - I tried a few operating systems and finally was able to get the correct version set up on Ubuntu 22.04. However, I need to get the php-mongo module installed. And that isn’t going so smoothly - can anyone point me to the repositories I need to accomplish this?
The mongo software installed on the old CentOS webserver is:
php-mongodb-1.0.4-1.el7.noarch
php70-php-pecl-mongodb-1.9.2-1.el7.remi.x86_64
php-pecl-mongodb-1.9.2-1.el7.remi.7.0.x86_64
I need Ubuntu replacements that will interface with php 7.0.33
Please bear with me. I’m not a mongo user - just the admin - so I don’t know all the ins and outs of the package or the best way to ask my questions. Any help is very much appreciated.