Setup ORACLE 12C / 11G PDO for PHP 7.2 / 7.x 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.
Setup Apache 2.4 + PHP 7.2 + CentOS 7 with Basic Security + SSL (HTTPS) This is the ad hoc tutorial on how to setup Apache 2.4 / PHP 7.2 web server in CentOS, configure basic security and enable SSL (HTTPS).