|
|
#1 | |
|
Fully Optimized
Join Date: Jul 2006
Posts: 3,225
|
I'm trying to setup a MySQL database on a Ubuntu LAMP server and when I try to change the root password with this:$ mysqladmin -u root password MyPasswordHere, I get this error message:
Quote:
__________________
www.crazycomputers.org |
|
|
|
|
|
|
#2 |
|
Golden Master
|
I don't think there is a root password by default on an install of mySQL, so you should be able to login to the database and change the password from there.
|
|
|
|
|
|
#3 |
|
Fully Optimized
Join Date: Jul 2006
Posts: 3,225
|
How would I log into the database?
__________________
www.crazycomputers.org |
|
|
|
|
|
#4 |
|
In Runtime
Join Date: Feb 2005
Posts: 256
|
either install webmin or instill phpmyadmin by doing this sudo apt-get install phpmyadmin.
__________________
Now Open @ http://timscomputerrepair.net Building Custom Computers/Servers and Selling Computer Equipment. |
|
|
|
|
|
#5 |
|
Fully Optimized
Join Date: Jul 2006
Posts: 3,225
|
I installed phpmyadmin but I go to http://ip/phpmyadmin and it doesn't exist.
__________________
www.crazycomputers.org |
|
|
|
|
|
#6 |
|
In Runtime
Join Date: Feb 2005
Posts: 256
|
depending how you got it installed it should go http://localhost/phpmyadmin or yourdomain.com/phpmyadmin or if you got it correctly installed right.
__________________
Now Open @ http://timscomputerrepair.net Building Custom Computers/Servers and Selling Computer Equipment. |
|
|
|
|
|
#7 |
|
Fully Optimized
Join Date: Jul 2006
Posts: 3,225
|
Right, but I try to go to it through http://myip/phpmyadmin and it says it doesn't exist...what could have gone wrong?
__________________
www.crazycomputers.org |
|
|
|
|
|
#8 |
|
In Runtime
Join Date: Feb 2005
Posts: 256
|
did you restart apache? if you didnt you might want to do that.
__________________
Now Open @ http://timscomputerrepair.net Building Custom Computers/Servers and Selling Computer Equipment. |
|
|
|
|
|
#9 |
|
Fully Optimized
Join Date: Jul 2006
Posts: 3,225
|
Ha! That did the trick, thanks so much!
__________________
www.crazycomputers.org |
|
|
|
|
|
#10 |
|
In Runtime
Join Date: Feb 2005
Posts: 256
|
just remember this if you have anymore problems just restart apache. and also dont feel bad I am still a newbie on ubuntu/apache 2.
__________________
Now Open @ http://timscomputerrepair.net Building Custom Computers/Servers and Selling Computer Equipment. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|