This is the ad hoc tutorial on how to enable PHP PDO for ORACLE 12C / 11G. We’ll install the Oracle pdo package, create the php configuration file and test the connectivity with PDO to ORACLE server.
This is the ad hoc tutorial on how to enable PHP PDO for MSSQL. We will install the pdo_sqlrv package, create the PHP configuration file and test the connection with PDO to MSSQL server.
This is the ad hoc tutorial on how to setup MySQL 80/57/56/55 in CentOS 7 or Apache+PHP web server in CentOS 7. We will install and go through basic configurations of MySQL 8.