Loading...
Uploaded by luugianhut on Mar 2, 2010
Install MS SQL extension for PHP on Mac OS
Science & Technology
Standard YouTube License
1.step
./configure --prefix=/usr/local/freetds --with-t
dsver=9.0 --sysconfdir=/usr/local/freetds/conf/freetds
2.step
make -bash: make: command not found
yousemeti 12 hours ago
Thanks for the help, but I also found it failing under Lion.
And freeTDS 0.6 didn't work, and php-5.3.8 (the stable release as of this writing) and php-5.3.1 didn't work.
But the magic combo for me, was freeTDS 0.64 and php-5.3.6
rdupuy11 5 months ago
under MacOS 10.7. I get an error during compilation the mssql.so file. I try to use freeTDS 0.6 and it's work!
ZIMTSTERN76 6 months ago
thanks, this was very helpful!
Simsdebims 1 year ago
Load more suggestions
1.step
./configure --prefix=/usr/local/freetds --with-t
dsver=9.0 --sysconfdir=/usr/local/freetds/conf/freetds
2.step
make -bash: make: command not found
yousemeti 12 hours ago
Thanks for the help, but I also found it failing under Lion.
And freeTDS 0.6 didn't work, and php-5.3.8 (the stable release as of this writing) and php-5.3.1 didn't work.
But the magic combo for me, was freeTDS 0.64 and php-5.3.6
rdupuy11 5 months ago
under MacOS 10.7. I get an error during compilation the mssql.so file. I try to use freeTDS 0.6 and it's work!
ZIMTSTERN76 6 months ago
thanks, this was very helpful!
Simsdebims 1 year ago