im using windows.

On Mon, Jul 19, 2010 at 12:23 PM, Isaac Lee <[email protected]> wrote:
> thanks carlos,
>
> but where would i enter that command?
>
> and i tried editing the php.ini file but that didn't accomplish anything.
>
> isaac
>
> On Mon, Jul 19, 2010 at 1:29 AM, Carlos Sura <[email protected]> wrote:
>> Hello Isaac Lee.
>>
>> Are you running on Linux or Windows?
>>
>> You might try:
>> mysql> SET PASSWORD FOR ‘root’@'localhost’ = PASSWORD(’yourpassword’);
>>
>> Then restart your service -if needed-
>>
>> If not... Try to edit config.inc.php file.
>>
>> Regards,
>>
>> Carlos Sura
>>
>> -----Original Message-----
>> From: Isaac Lee [mailto:[email protected]]
>> Sent: domingo, 18 de julio de 2010 10:34 p.m.
>> Cc: [email protected]
>> Subject: [PHP] help using phpadmin
>>
>> this is the second time that i have made an account and set the
>> password. then when i try to reaccess phpadmin, it shows this message:
>>
>> Error
>>
>> MySQL said:
>>
>> #1045 - Access denied for user 'root'@'localhost' (using password: NO)
>>
>>
>> What am supposed to do so that my regain access to phpadmin?  edit the
>> php.ini file?
>>
>> isaac
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>>
>

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

Reply via email to