Re: OSX PHP freetds MAMP install question...
Cole McDonald <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
I'm certain it's something as I have tested that freetds is working with tsql which successfully connects to the resource I'm aiming for. I have restarted apache and all of the services through both the "Web Sharing" section of the "System Preferences" and through the MAMP interface as well. I do see the MSSQL parameters in the phpinfo() output, which I didn't before... I've restarted apache with each change as well. However, I don't see mssql listed in the configuration commands at the top of the phpinfo() output, even though I followed all of the directions listed on the tutorial I was following... or several others I found trying to troubleshoot the problem. It seems to have built fine, but doesn't appear to be loading into php... My apache error logs contain no entries about the load failing. Looking at the test connection Luciano used, do I need to create a canonical alias in the .conf file for the server I want to connect to? TIA Cole McDonald