> I've got PHP 4 set up on Server 2003. My LAN is running active directory.
>
> Whenever I try to a mysql_connect, something (PHP I assume) tacks on a
> hostname of the local computer.
>
> $link = mysql_connect('myserver', 'user', 'password');
>
> Besides the old password authentication password pr
This problem seems to have "gone away".
So I assume that my problem of not accessing the database wasn't because the
computer name was being "tacked" onto the username. Restarting the server
(for other reasons) allows good access now, so... nevermind.
""Daniel R. Przybylski"" <[EMAIL PROTECTED]