Installing epel opened up a wealth of new packages I could install in Centos.
After installing epel, I could install php-mssql on my Linux machine
yum install epel-release
After installing epel, you can install php-mssql, this will also include freetds.
After installing epel, I could install php-mssql on my Linux machine
yum install epel-release
After installing epel, you can install php-mssql, this will also include freetds.
Comments
Post a Comment