wolves Posted June 7, 2006 Share Posted June 7, 2006 Hi, in other city there is a online database running. so, I want to connect to this database but php can't find it, using .NET I can connect I can connect to firebird database with no problemns.I'm using, mssql_connect ( ' ip.. .. ',' username ', 'password' ).the port of mssql service is the default 1433..tks. Quote Link to comment https://forums.phpfreaks.com/topic/11429-php-mssql-connection-problemn/ Share on other sites More sharing options...
bubatalazi Posted June 30, 2006 Share Posted June 30, 2006 Hi,If you get message 'call to unknown function' maybe you didn't configured PHP correctly. Also PHP may be using dlls different from MSSQL's. Please read [url=http://www.ustrem.org/en/article-apache-php-mssql-instalation-ioncube-loader-on-windows-en/]this topic about PHP ad MSSQL configuration[/url].Hope it helps Quote Link to comment https://forums.phpfreaks.com/topic/11429-php-mssql-connection-problemn/#findComment-51052 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.