"Call to undefined function oci_connect()" error on Mac

Hello everyone, I am developing a website that connects to an Oracle Database with php. In order to achieve this, I have tried adding an oci_connect() extension to php.ini file stored in MAMP in order to run it with php. I have tried everything in the php.ini: added the extensions, uncommented some of the OCI8 commands but nothing worked. I have been trying to solve this problem for a couple of weeks but every time I try doing something, nothing works out. If there are any Mac users here who were able to solve this problem, I will be very pleased if you could help me out. Thanks a lot!

Sponsor our Newsletter | Privacy Policy | Terms of Service