I recently needed to install ARWpost on a CentOS 7 server to post-process WRF model output data, however, when I tried to configure and install I ran into a couple of errors as detailed below.
Continue readingCategory: HowTo
Setting up the SQLSRV extension for PHP 7.2 on Ubuntu 18.04.2 LTS
I recently needed to access a SQL Server from PHP for a project I was working on, after some online research, I was able to get the extension up & running on the server.
Continue reading