Merhabalar, bugün kullandığım vpsde sorun oluştu veritabanına ulaşamıyorum.

 service httpd restart
 service mysqld restart
daha öncede benzer sorunla karşılaştığım zaman ssh bu işlemleri yaptığımda sorun ortadan kalkıyordu.

şimdi bu hatayı veriyor.
Stopping mysqld:                                           [  OK  ]
MySQL Daemon failed to start.
Starting mysqld:                                           [FAILED]
mysqld.log
150907 14:38:43 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150907 14:38:43 [Note] /usr/libexec/mysqld (mysqld 5.5.45) starting as process 12235 ...
150907 14:38:43 [Note] Plugin 'FEDERATED' is disabled.
150907 14:38:43 InnoDB: The InnoDB memory heap is disabled
150907 14:38:43 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150907 14:38:43 InnoDB: Compressed tables use zlib 1.2.3
150907 14:38:43 InnoDB: Using Linux native AIO
150907 14:38:43 InnoDB: Initializing buffer pool, size = 128.0M
150907 14:38:43 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file ./ibdata1 did not exist:
InnoDB: a new database to be created!
150907 14:38:43  InnoDB: Setting file ./ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
150907 14:38:43  InnoDB: Log file ./ib_logfile0 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
150907 14:38:43  InnoDB: Log file ./ib_logfile1 did not exist: new to be created
InnoDB: Setting log file ./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: 127 rollback segment(s) active.
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
150907 14:38:43  InnoDB: Waiting for the background threads to start
150907 14:38:44 InnoDB: 5.5.45 started; log sequence number 0
150907 14:38:44 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
150907 14:38:44 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
150907 14:38:44 [Note] Server socket created on IP: '0.0.0.0'.
150907 14:38:44 [Note] Event Scheduler: Loaded 0 events
150907 14:38:44 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.5.45'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MySQL Community Server (GPL) by Remi
150907 16:49:07 [Warning] IP address '45.34.79.110' could not be resolved: Temporary failure in name resolution
150907 16:49:08 [Warning] IP address '45.34.79.110' could not be resolved: Temporary failure in name resolution
150907 16:49:09 [Warning] IP address '45.34.79.110' could not be resolved: Temporary failure in name resolution
150907 16:49:09 [Warning] IP address '45.34.79.110' could not be resolved: Temporary failure in name resolution
150907 16:49:10 [Warning] IP address '45.34.79.110' could not be resolved: Temporary failure in name resolution
150907 16:49:10 [Warning] IP address '45.34.79.110' could not be resolved: Temporary failure in name resolution
150907 16:49:11 [Warning] IP address '45.34.79.110' could not be resolved: Temporary failure in name resolution
150907 16:49:11 [Warning] IP address '45.34.79.110' could not be resolved: Temporary failure in name resolution
150907 16:49:12 [Warning] IP address '45.34.79.110' could not be resolved: Temporary failure in name resolution
İnternette çeşitli sonuçlara baktım sonuç alamadım, yardımcı olanlara şimdiden teşekkürler.