RE: PHP and SQL Server 2005

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks.

This problem has been resolved. My problem was that SQL Server had been
configured with Window Authentication and not Mixed Mode.

-----Original Message-----
From: Frank M. Kromann [mailto:frank@xxxxxxxxxxxx] 
Sent: Wednesday, June 21, 2006 5:56 AM
To: trystano@xxxxxxx
Cc: Dale D. Attree; php-windows@xxxxxxxxxxxxx
Subject: Re:  PHP and SQL Server 2005

The SQL Server is configured to only allow connections from trusted
users.
Use mssql.secure_connection = 1 in php.ini when connection to the
server.

- Frank

> What is your connection string?
> 
> Tryst
> 
> -----Original Message-----
> From: Dale D. Attree <Dale.Attree@xxxxxxxxxxxx>
> To: php-windows@xxxxxxxxxxxxx
> Sent: Mon, 19 Jun 2006 14:32:37 +0200
> Subject:  PHP and SQL Server 2005
> 
>   If anyone can help, please do.
> 
> 
> 
> Warning: mssql_connect() [function.mssql-connect
> <http://kwikmobile/WLIM/function.mssql-connect> ]: message: Login
failed
> for user 'dalea'. The user is not associated with a trusted SQL Server
> connection. (severity 14) in C:\webdev\www\WLIM est.php on line 7
> 
>    
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux