Just wanted to share an issue I was experiencing trying to connect to a remote MSSQL Server with mssql_connect()
, from a ubuntu box. With identical php.ini files and correct permissions the connect would be established when I ran the connection script through the command line, but not in the browser.