Re: [PHP] Phpmyadmin password

2008-12-18 Thread VamVan
Yeah true thanks for pointing out. Thats what I meant !!! :) Blowfish (http://en.wikipedia.org/wiki/Blowfish_(cipher)) On Thu, Dec 18, 2008 at 6:11 AM, Jochem Maas wrote: > VamVan schreef: > .. > > May be u can do a bowl > > fish encryption > > ... > > > Thanks, > > V > > LOL. 'bowl fish' ... '

Re: [PHP] Phpmyadmin password

2008-12-18 Thread Jochem Maas
VamVan schreef: .. May be u can do a bowl > fish encryption ... > Thanks, > V LOL. 'bowl fish' ... 'fish bowl' ... I guess you meant to write 'blow' :-) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Phpmyadmin password

2008-12-17 Thread VamVan
Yeah I felt the same. It should be config.inc.php. Well I dont think its in clear text though (alteast in the latest version). May be u can do a bowl fish encryption of your new custom password and reset it in the file. Thanks, V On Wed, Dec 17, 2008 at 9:01 AM, Jim Lucas wrote: > Micah Gersten

Re: [PHP] Phpmyadmin password

2008-12-17 Thread Jim Lucas
Micah Gersten wrote: > It flance wrote: >> Hi, >> >> I lost phpmyadmin password. Is there anyway to recover it? >> >> Thank you >> >> > > PHPMyAdmin uses MySQL's internal authentication. Log into your MySQL > server and reset your password. > > http://dev.mysql.com/doc/refman/5.0/en/resetting

Re: [PHP] Phpmyadmin password

2008-12-16 Thread Chris
It flance wrote: Hi, I lost phpmyadmin password. Is there anyway to recover it? ask phpmyadmin: http://www.phpmyadmin.net/home_page/support.php -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php

Re: [PHP] Phpmyadmin password

2008-12-16 Thread Micah Gersten
It flance wrote: > Hi, > > I lost phpmyadmin password. Is there anyway to recover it? > > Thank you > > PHPMyAdmin uses MySQL's internal authentication. Log into your MySQL server and reset your password. http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html Thank you, Micah Gers

Re: [PHP] phpMyAdmin : password and user (Help)

2002-12-01 Thread Evan Nemerson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Try changing the username from "username" to "[EMAIL PROTECTED]" On Sunday 01 December 2002 01:21 pm, Iguider wrote: > Hi > Please I need a help, I used to work with asp and now I am migrating to > php, my site web works perfectly on my PC (windows).