about phpmyadmin
Posted by: clodion (88.80.100.---)
Date: May 10, 2006 04:12PM

i want to ask you how to set a password to connect on localhost\phpmyadmin
because default is without password
thanks !! smiling smiley

Options: ReplyQuote
Re: about phpmyadmin
Posted by: xam (---.cable.quicknet.nl)
Date: May 10, 2006 05:11PM

Goto: localhost/phpmyadmin/
click on "Privileges" link
click on "edit Privileges" link for ROOT user
and set-up your password (change password) and click go

Options: ReplyQuote
Re: about phpmyadmin
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: May 15, 2006 01:01AM

also make sure you add the password to this line in your phpmyadmin config file.


Find:
$cfg['Servers'][$i]['password'] = '';

Change to:
$cfg['Servers'][$i]['password'] = 'Your_New_Password_Here';

Options: ReplyQuote
Re: about phpmyadmin
Posted by: hondaoftroy (---.singnet.com.sg)
Date: May 16, 2006 11:27PM

hi there, how would i delete a database from phpMyAdmin ? i can't seem to delete anything

Options: ReplyQuote
Re: about phpmyadmin
Posted by: CyberSpatium (67.170.181.---)
Date: May 23, 2006 02:32AM

in phpmyadmin deleting a database is called dropping. so use the drop feature to delete a database.

Options: ReplyQuote


Sorry, only registered users may post in this forum.