From:             rjahanzeb at computer dot org
Operating system: win2k
PHP version:      4.3.7
PHP Bug Type:     MSSQL related
Bug description:  Unable to connect to SQL server2000 

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 bug report at http://bugs.php.net/?id=29434&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29434&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29434&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29434&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29434&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29434&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29434&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29434&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29434&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29434&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29434&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29434&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29434&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29434&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29434&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29434&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29434&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29434&r=float

Reply via email to