Posted by Jerry Stuckle on 09/27/07 12:49
Chenky wrote:
> Like i said before, I've double triple quadruple checked all that.
> Other mysql operations are conducted using exactly the same parametres
> no issues at all.
>
> Any further help appreciated.
>
Access denied for user 'myusername@localhost' (Using password: NO)
This doesn't lie. You are attempting to log in as myusername@localhost,
and your password field is blank or missing.
echo $passw just before you issue the connect and see what it says.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|