I have a problem establishing a connection to SQL Server 7 on another server using PDO / PHP. Everything works fine on winning 2003 32 bit / apache / php 5.2.5, but I get a server that is not found when the service is on winning 2008R2 64bit / apache / php5.2.5. The user / password is correct, the firewall is configured.
I check that PHP does not use port 1433, but try connecting to 445 and 139 ports.
Any idea?
Stephen
source share