Re: SQL Error: The login packet used to open...
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
2009/9/25 Nikhil <[email protected]>: > Ha, wow, of course, well, I guess tsql is working afterall. Thank you! So, > that leaves me with the last issue with PHP to resolve. > Many issues with PHP came from different environment. PHP is usually executed in Apache context so user is different (permissions, environment variables, home path, security configurations). Are you sure for instance PHP can read your freetds.conf/odbc.ini ? freddy77