| 
	
 | 
 Posted by Jan Thomδ on 06/18/06 07:32 
On Sun, 18 Jun 2006 08:11:31 +0200  dude wrote: 
 
> this is the code: 
>  
> $user = "user"; 
> $pass = ""; 
> $connect = mysql_connect('localhost',$user,$pass); 
> 	or die('could not connect: '. mysql_error()); 
 
Try "127.0.0.1" instead of "localhost". This usually does the trick. Ow and 
get a real name, dude :D  
 
Best regards, 
Jan ThomΓ€
 
  
Navigation:
[Reply to this message] 
 |