Install Oracle Extension OCI8 on Centos 6/7 – LAMPP/XAMPP Linux

This is the way can use to install PHP module extension OCI8 (Oracle) on Centos 6/7 with LAMPP or XAMPP Linux. For the first thing you will need install these prerequisites :

INSTALL PREREQUISITES

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
yum install php-pear
yum install php-devel
yum install php-pear yum install php-devel
yum install php-pear
yum install php-devel

Continue reading