Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I start a mysql server?

Status
Not open for further replies.

daemonghost

Technical User
Jul 6, 2000
1
US
Thanks for reading this. ANY help would be appreciated! I just set up a RH 6.2 server a couple days ago and have been wanting to play around with PHP and MYSQL. Unfortunately RH didn't come with MYSQL (or I didn't install it correctly) thus I was required to download a MYSQL RPM off of <A HREF=" TARGET="_new"> I downloaded it, unpackaged it, and rebooted the system. However, the MYSQL server is not running becuase when I type ps the shell only spits back that bash and ps are running - mysql isn't. I cannot login to the server by typing 'mysql' and by messing around and simply typing in a random database name such as 'mysql some_database' I get a response saying that database dosen't exist where I (before I restarted) recieved a error of type 111 (saying I couldn't connect to the server). I'm confused and would like to know what I need to do. Again what I've done so far: <br>(1) Installed RH and got it running as a server (APACHE). <br>(2) Downloaded the MYSQL rpm from <A HREF=" TARGET="_new"> Installed it and rebooted the computer. <br><br>My problem, to re-cap, is that I cannot logon to the mysql server to start creating databases etc. I own the machine and it dosen't matter whether I'm root or not. <br><br>Thank you, <br>Ben Rush<br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top