Re: OSX PHP freetds MAMP install question...
Daniel Fazekas <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On May 11, 2010, at 14:25, Cole McDonald wrote: > I do see the MSSQL parameters in the phpinfo() output, which I didn't before... Then everything looks to be in order. > However, I don't see mssql listed in the configuration commands at the top of the phpinfo() output, That's the expected behavior if you only built the mssql extension separately and did not rebuild all of PHP. > It seems to have built fine, but doesn't appear to be loading into php... If you see the MSSQL section in the phpinfo output, then it has loaded just fine.