ID: 28614 Updated by: [EMAIL PROTECTED] Reported By: mickg at mickg dot net -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Win2k Server PHP Version: 4.3.6 New Comment:
Just tested with PHP4 and PHP5 (latest cvs version) and both versions respects mssql.secure_connection = Off Previous Comments: ------------------------------------------------------------------------ [2004-06-03 00:15:06] mickg at mickg dot net Description: ------------ mssql.secure_connection = Off in php.ini does not disable the secure connection attempt. mssql.secure_connection = 0 Does. This is a bug, as machines on the same lan as the SQL server attempt to communicate usiong trusted connections, and fail miserably. mssql.secure_connection = 0 Lets the user connect using SQL authentication to an MS SQL server v7. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28614&edit=1
