Think you're right, but I've hundreds of mysql_connects on the server. The
php.ini trick did it though. Thanks.

Whit

On Tue, Jun 12, 2001 at 04:32:10PM -0500, Joe Stump wrote:
> You can also put this in your mysql_connect ... check out the syntax for it
> but I believe you can do this:
> 
> mysql_connect("server:port:socket","username","password");
> 
> --Joe

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to