On Thu, 2004-01-29 at 21:57, Duane Lakoduk wrote:
> I came across this problem when I separated my web applications and database
> (sql 2000) onto separate servers. The problem is that Windows does not
> (cannot) pass user authentication information to SQL server ... if they are
> different machin
to do what the application needs to
do.
hth,
Duane
www.ciber.com
> -Original Message-
> From: Ricky Boone [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 29, 2004 7:24 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] Unable to connect to MSSQL with PHP through
> a fire
I've got an odd little problem that I just can't figure out. First, let
me briefly describe my setup:
* Behind a firewall is a Windows 2003 Server running SQL Server 2000
with mixed mode authentication
* On that same internal network is a Linux web server with Apache 2,
PHP 4.3.4, FreeTDS, etc.