Mysql Start, but nothing happening

Runescom

New member
Joined
Aug 4, 2009
Messages
2
Hello,

I have a problem, with a VPS with directadmin.
I have installed apt-get install gcc g++ make libssl-dev
Then, I have installed directadmin, No errors in the installation,

But afther the installation, mysql has not start. I have started mysql in directadmin, but i have a error. And than i start mysql in SSH. But

ve101:~# /etc/init.d/mysqld restart
Stopping mysqld: [ FAILED ]
Starting mysqld: [ OK ]

I have custombuild, and the installation is from yesterday.

But, mysql has no process...

Please help me? I have reinstalled the VPS, and directadmin but that are not helping.

Kind Regards,

Runescom
 
Problem solved. Custombuild has installed mysql 5.1, then i have in options.conf mysql 5.0 and then rebuild, then php n build, and then i have the command mysql_install_data


Thankyou!
 
Back
Top