LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mysql server installation warning: mysql-server-4.1.10a-2.RHEL4.1.i386.rpm: V (https://www.linuxquestions.org/questions/linux-software-2/mysql-server-installation-warning-mysql-server-4-1-10a-2-rhel4-1-i386-rpm-v-582278/)

Buddhike G 09-05-2007 12:49 AM

mysql server installation warning: mysql-server-4.1.10a-2.RHEL4.1.i386.rpm: V
 
Hi

I tried to install mysql-server-4.1.10a-2.RHEL4.1.i386.rpm on a RHEL4 server and gave the following warnnig message.

warning: mysql-server-4.1.10a-2.RHEL4.1.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e

when i type: rpm -qa |grep mysql in terminal it shows following result.

mysql-devel-4.1.10a-2.RHEL4.1
mysql-server-4.1.10a-2.RHEL4.1
mysqlclient10-3.23.58-4.RHEL4.1
mysql-bench-4.1.10a-2.RHEL4.1
mysql-4.1.10a-2.RHEL4.1


But when i try to start mysqld by using service mysqld start
it fails.

I just want to start the mysqld on the server.

any help

Thanx in advance

Buddhike G.

fhleung 09-06-2007 04:00 AM

Quote:

But when i try to start mysqld by using service mysqld start
it fails.
If the mysqld was not start, please post the respond message.

Buddhike G 09-07-2007 12:52 AM

yes it doesn't start

Buddhike G

dark_angel 09-07-2007 06:50 AM

have you installed the default databases? If not, you should run mysql_install_db first before starting the server.


All times are GMT -5. The time now is 12:26 PM.