Hello community!

After reinstalling our Active Directory domain from scratch, PHP 4.0.6 does
no longer connect to MS SQL Server 2000 by mssql_connect().

PHP itself resides on our master DC (W2K Small Business Server,
192.168.1.1), while the SQL Server is installed on the 2nd DC (W2K Server,
192.168.1.2) -- which is the same constellation as 7 days ago, when PHP an
MSSQL happily worked together.

Does anybody have an idea what might have been going wrong during
installation of either part of them? Or thereafter?

I've already checked the following: extension directory entry in php.ini,
read/execution grants for `IUSR_xyz´ on php's exes and dlls, mssql_connect()
with: FQDN *or* host name *or* IP address, several different database users
including `sa´, MSSQL Server *in* the Active Directory as well as *not in*,
MSSQL's network configuration w/ Named Pipes as well as w/o, DNS entries and
several successful access tests with: Enterprise Manager, Query Analyzer and
ColdFusion 5 (ODBC).

BTW: both, php as well as MSSQL, have been installed using the `default´
settings of both installers (except for the installation dirs).

The baddest thing at last: mssql_connect() to the *same* Server from a
different, arbitrarily chosen workstation (W2K Pro) with PHP 4.0.6 *does*
work!

Any hints? *Please*!

TIA!

  Rodya
________________________________________________________________________

 Rodya Jörn Koester      B2A MEDIA GRAFIC DESIGN
 mailto:[EMAIL PROTECTED]   Kassel,Germany,Europe,Earth
________________________________________________________________________


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

Reply via email to