X7ROOT File Manager
Current Path:
/opt/alt/alt-php-config
opt
/
alt
/
alt-php-config
/
ðŸ“
..
ðŸ“
__pycache__
📄
alt-php-panel-configuration.py
(7.55 KB)
📄
alt-php.cfg
(292 B)
📄
detectcp.py
(699 B)
📄
install_odbc
(526 B)
📄
multiphp_reconfigure.py
(7.71 KB)
Editing: 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
Upload File
Create Folder