Debian Jessie compiling PHP with OCI8 & PDO OCI
Debian Jessie compiling PHP with OCI8 & PDO OCI
First we need to grab instant client from oracle.. Basic and Devel RPM packages is enough.
Before we install PHP we need to install prerequisites.
sudo apt-get install gcc libbz2-dev libpng12-dev libc-client2007e-dev libmcrypt-dev libxml2-dev libcurl4-openssl-dev libxslt1-dev libaio1 apache2-dev alien
Turn rpm packages to debian packages with alien.
sudo alien -d…
View On WordPress











