Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Installation of Mysql

  Date: Jan 04    Category: Unix / Linux / Ubuntu    Views: 257
  

How do I get to set the root password after installing mysql

Share: 

 

2 Answers Found

 
Answer #1    Answered On: Jan 04    

mysqladmin -u root password 'passwordyouwant'

http://www.linuxhelp.net/guides/mysql/

always remember that Google is your friend.

 
Answer #2    Answered On: Jan 04    

I googled and found out about that.

Now I get the following error on my php pages that attempt a mysql
connection.

"Fatal error: Call to undefined function mysql_connect()"

I think I'm suppose enable the mysql_connect() function from ssomewhere or
something.

Could someone give me a hand here??

 
Didn't find what you were looking for? Find more on Installation of Mysql Or get search suggestion and latest updates.




Tagged: