How to build a php extensions from tgz file using make?
Background I use a RedHat machine without root access, no access to the yum packet manager and no Docker support. This is the policy unfortunately at my work. I have configured Apache and PHP using a tar file in a folder. Also done same for MongoDB, now I try to configure the PHP drivers for … Read more