
Downloading and installing the 32-bit versions made it work. Turns out I downloaded the 64-bit files of the SQLSRV extension. Thanks in advance for any help and I appreciate it.ĮDIT 2 With help from jetblack, we managed to solve it. Perhaps I used the wrong files or made a mistake when adding in the "extension=" part. I was wondering if anyone could help me figure out why it is not showing up in the PHPInfo as I believe I have made a mistake somewhere and that is why it is not showing up under PHPInfo. However, when I start up the Apache Server and navigate to the PHPInfo, I do not see the pdo_sqlsrv_72_ts nor the sqlsrv_72_ts listed. Then, I went over to the php.ini file and added both extension=pdo_sqlsrv_72_ts and extension=sqlsrv_72_ts beneath the other extensions. I have placed the php_pdo_sqlsrv_72_ts.dll and php_sqlsrv_72_ts.dll in the "XAMPP\php\ext" folder. I went over to MSPHPSQL releases here and downloaded the 7.2 version as I am running XAMPP 3.2.2 with PHP 7.2. I used this video and this thread to setup MSSQL with XAMPP. The XAMPP open source package has been set up to be incredibly easy to install and to use. I am running into a bit of an issue trying to configure MSSQL with XAMPP. XAMPP is the most popular PHP development environment XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl.
