PHP 8.0.30
Preview: install_odbc Size: 526 B
/opt/alt/alt-php-config/install_odbc

#!/bin/sh

#dist_ver=$(cat /etc/redhat-release | sed -e 's#[^0-9]*##g' | cut -b1)

# add repo conf
#curl https://packages.microsoft.com/config/rhel/${dist_ver}/prod.repo > /etc/yum.repos.d/mssql-release.repo
cat << EOF > /etc/yum.repos.d/mssql-release.repo
[packages-microsoft-com-prod]
name=packages-microsoft-com-prod
baseurl=https://packages.microsoft.com/rhel/\$releasever/prod/
enabled=1
gpgcheck=1
gpgkey=https://packages.microsoft.com/keys/microsoft.asc
EOF

# install packages
ACCEPT_EULA=Y yum -y install msodbcsql17

Directory Contents

Dirs: 1 × Files: 7

Name Size Perms Modified Actions
- drwxr-xr-x 2026-07-21 02:21:45
Edit Download
8.55 KB lrwxr-xr-x 2026-07-07 09:02:17
Edit Download
244 B lrw-r--r-- 2022-12-01 03:18:57
Edit Download
259 B lrw-r--r-- 2023-01-19 14:59:41
Edit Download
699 B lrwxr-xr-x 2026-07-07 09:02:17
Edit Download
740 B lrw-r--r-- 2021-11-27 03:18:27
Edit Download
526 B lrwxr-xr-x 2026-07-07 08:58:44
Edit Download
7.71 KB lrwxr-xr-x 2026-07-07 09:02:17
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).