sharulhafiz
Basic Pleskian
The same code works fine on php 5.3.3 by OS vendor since I followed the installation procedure from this website - http://www.oracle.com/technetwork/database/features/instant-client/index-100365.html and video -
But when I change to php 5.6.14, the page won't load with error bellow.
mod_fcgid: stderr: PHP Fatal error: Call to undefined function oci_connect() in /opt/www/vhost/infocomm.utm.my/httpdocs/oracle.php on line 2
The reason for changing PHP is to take advantage of opcache.
But when I change to php 5.6.14, the page won't load with error bellow.
mod_fcgid: stderr: PHP Fatal error: Call to undefined function oci_connect() in /opt/www/vhost/infocomm.utm.my/httpdocs/oracle.php on line 2
The reason for changing PHP is to take advantage of opcache.