ID: 29434 Updated by: [EMAIL PROTECTED] Reported By: rjahanzeb at computer dot org -Status: Open +Status: Feedback Bug Type: MSSQL related Operating System: win2k PHP Version: 4.3.7 New Comment:
Please provide more information about your setup and the error/warning messages you are getting. The PHP extension uses the TDS protocol on port 1433 or netbios over TCP/IP to communicate with the server. Previous Comments: ------------------------------------------------------------------------ [2004-07-28 21:06:42] rjahanzeb at computer dot org Description: ------------ I am unable to connect to SQL Server 2000 from the server which has SSL Certificate installed via PHP. I can connect to the same database using JSP from the same server. I have made following changes to default php.ini -uncomment the mssql.dll extension -change the extension_dir -and set register_global to on. Is there an issue with PHP connecting to SQL Server over SSL? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29434&edit=1