> -Original Message-
> Hey can someone provide me some help in installing and
> configuring mysql ver3.23.51 on my Linux server? I downloaded
> the file from mysql.com to my servers hard drive and now want
> to install it. I right-clicked the installation file and
> clicked install. It
Are you using RPM or installing from source, i.e. running make? Also if you
need to find where files are located change to root directy " cd / " then
type " find -name mysql " that will get you started as to where your mysql
files are located. The find command is very helpful when searching for