Setup MSSQL PDO for PHP 7.2 / 7.x
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.
Read More »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.
Read More »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.
Read More »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).
Read More »This is the ad hoc tutorial on how to setup CentOS 7 virtual machine on VMware Player. We will create CentOS 7 VM, go through basic configurations and connect to it using SSH client.
Read More »