HELP ME PLEASE "ftp and mysql failed"

aryapsh

Well-Known Member
Apr 17, 2007
59
0
156
i got some error
FTP:
ftpserver: [ != 220]
ftpserver has failed, please contact the sysadmin.
MySQL:
Waiting for mysql to restart..............finished.

mysqld_safe (/bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql --pid-file=/var/lib/mysql/host.videopersa.net.pid) running as root with PID 14001
mysqld (/usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/host.videopersa.net.pid --skip-external-locking) running as mysql with PID 14025

mysql has failed, please contact the sysadmin (result was "mysql has failed").



Help me please
 

cPanelDavidG

Technical Product Specialist
Nov 29, 2006
11,212
15
313
Houston, TX
cPanel Access Level
Root Administrator
i got some error
FTP:
ftpserver: [ != 220]
ftpserver has failed, please contact the sysadmin.
MySQL:
Waiting for mysql to restart..............finished.

mysqld_safe (/bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql --pid-file=/var/lib/mysql/host.videopersa.net.pid) running as root with PID 14001
mysqld (/usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/host.videopersa.net.pid --skip-external-locking) running as mysql with PID 14025

mysql has failed, please contact the sysadmin (result was "mysql has failed").



Help me please
You may want to check /var/log/messages to determine why FTP failed and /var/lib/mysql/{YOUR HOSTNAME HERE}.err to determine why MySQL failed. MySQL also logs to /var/log/mysqld.log.