Stoping LNMP...
Nginx program is stop
Shutting down php_fpm done
PHP-FPM program is stop
MySQL program is not runing!
Starting LNMP...
Nginx start successfully!
Starting php_fpm done
PHP-FPM start successfully! Starting MySQL...... ERROR! Manager of pid-file quit without updating file.
MySQL start successfully!
下面是日志:120730 16:39:10 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/var
120730 16:39:10 InnoDB: Initializing buffer pool, size = 16.0M
120730 16:39:10 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file /usr/local/mysql/var/ibdata1 did not exist:
InnoDB: a new database to be created!
120730 16:39:10 InnoDB: Setting file /usr/local/mysql/var/ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
120730 16:39:10 InnoDB: Log file /usr/local/mysql/var/ib_logfile0 did not exist: new to be created
InnoDB: Setting log file /usr/local/mysql/var/ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
120730 16:39:10 InnoDB: Log file /usr/local/mysql/var/ib_logfile1 did not exist: new to be created
InnoDB: Setting log file /usr/local/mysql/var/ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
120730 16:39:10 InnoDB: Started; log sequence number 0 0
120730 16:39:10 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use
120730 16:39:10 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120730 16:39:10 [ERROR] Aborting