MySQL - Fehler

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

MySQL - Fehler

Postby Killur » 10. April 2012 12:40

Hallo,
ich ahbe versucht mich via mysql_connect() auf meine 1und1 DB zu verbinden. Wenn ich das tue bekomme ich folgende Fehlermeldung:

Code: Select all
Warning: mysql_connect() [function.mysql-connect]: [2002] Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte. (trying to connect via tcp://db***.db.1and1.com:3306) in C:\xampp\htdocs\REGISTER\regsuc.php on line 25

Warning: mysql_connect() [function.mysql-connect]: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte. in C:\xampp\htdocs\REGISTER\regsuc.php on line 25


im error-log steht:

Code: Select all
120408 17:24:21 [Note] Plugin 'FEDERATED' is disabled.
120408 17:24:21 InnoDB: The InnoDB memory heap is disabled
120408 17:24:21 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120408 17:24:21 InnoDB: Compressed tables use zlib 1.2.3
120408 17:24:21 InnoDB: Initializing buffer pool, size = 16.0M
120408 17:24:21 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file \xampp\mysql\data\ibdata1 did not exist:
InnoDB: a new database to be created!
120408 17:24:21  InnoDB: Setting file \xampp\mysql\data\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
120408 17:24:23  InnoDB: Log file \xampp\mysql\data\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file \xampp\mysql\data\ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
120408 17:24:23  InnoDB: Log file \xampp\mysql\data\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file \xampp\mysql\data\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
120408 17:24:25  InnoDB: Waiting for the background threads to start
120408 17:24:26 InnoDB: 1.1.8 started; log sequence number 0
120408 17:24:26 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120408 17:24:26 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120408 17:24:26 [ERROR] Aborting

120408 17:24:26  InnoDB: Starting shutdown...
120408 17:24:27  InnoDB: Shutdown completed; log sequence number 1595675
120408 17:24:27 [Note] mysql\bin\mysqld.exe: Shutdown complete

120408 18:59:29 [Note] Plugin 'FEDERATED' is disabled.
120408 18:59:29 InnoDB: The InnoDB memory heap is disabled
120408 18:59:29 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120408 18:59:29 InnoDB: Compressed tables use zlib 1.2.3
120408 18:59:29 InnoDB: Initializing buffer pool, size = 16.0M
120408 18:59:29 InnoDB: Completed initialization of buffer pool
120408 18:59:29 InnoDB: highest supported file format is Barracuda.
120408 18:59:29  InnoDB: Waiting for the background threads to start
120408 18:59:30 InnoDB: 1.1.8 started; log sequence number 1595675
120408 18:59:30 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120408 18:59:30 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120408 18:59:30 [ERROR] Aborting

120408 18:59:30  InnoDB: Starting shutdown...
120408 18:59:31  InnoDB: Shutdown completed; log sequence number 1595675
120408 18:59:31 [Note] mysql\bin\mysqld.exe: Shutdown complete

120409 13:27:02 [Note] Plugin 'FEDERATED' is disabled.
120409 13:27:02 InnoDB: The InnoDB memory heap is disabled
120409 13:27:02 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120409 13:27:02 InnoDB: Compressed tables use zlib 1.2.3
120409 13:27:02 InnoDB: Initializing buffer pool, size = 16.0M
120409 13:27:03 InnoDB: Completed initialization of buffer pool
120409 13:27:03 InnoDB: highest supported file format is Barracuda.
120409 13:27:04  InnoDB: Waiting for the background threads to start
120409 13:27:05 InnoDB: 1.1.8 started; log sequence number 1595675
120409 13:27:05 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120409 13:27:05 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120409 13:27:05 [ERROR] Aborting

120409 13:27:05  InnoDB: Starting shutdown...
120409 13:27:05  InnoDB: Shutdown completed; log sequence number 1595675
120409 13:27:05 [Note] mysql\bin\mysqld.exe: Shutdown complete

120409 13:27:37 [Note] Plugin 'FEDERATED' is disabled.
120409 13:27:37 InnoDB: The InnoDB memory heap is disabled
120409 13:27:37 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120409 13:27:37 InnoDB: Compressed tables use zlib 1.2.3
120409 13:27:37 InnoDB: Initializing buffer pool, size = 16.0M
120409 13:27:37 InnoDB: Completed initialization of buffer pool
120409 13:27:37 InnoDB: highest supported file format is Barracuda.
120409 13:27:37  InnoDB: Waiting for the background threads to start
120409 13:27:38 InnoDB: 1.1.8 started; log sequence number 1595675
120409 13:27:38 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120409 13:27:38 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120409 13:27:38 [ERROR] Aborting

120409 13:27:38  InnoDB: Starting shutdown...
120409 13:27:39  InnoDB: Shutdown completed; log sequence number 1595675
120409 13:27:39 [Note] mysql\bin\mysqld.exe: Shutdown complete

120409 13:28:12 [Note] Plugin 'FEDERATED' is disabled.
120409 13:28:12 InnoDB: The InnoDB memory heap is disabled
120409 13:28:12 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120409 13:28:12 InnoDB: Compressed tables use zlib 1.2.3
120409 13:28:12 InnoDB: Initializing buffer pool, size = 16.0M
120409 13:28:12 InnoDB: Completed initialization of buffer pool
120409 13:28:13 InnoDB: highest supported file format is Barracuda.
120409 13:28:13  InnoDB: Waiting for the background threads to start
120409 13:28:14 InnoDB: 1.1.8 started; log sequence number 1595675
120409 13:28:14 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120409 13:28:14 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120409 13:28:14 [ERROR] Aborting

120409 13:28:14  InnoDB: Starting shutdown...
120409 13:28:14  InnoDB: Shutdown completed; log sequence number 1595675
120409 13:28:14 [Note] mysql\bin\mysqld.exe: Shutdown complete

120409 13:29:16 [Note] Plugin 'FEDERATED' is disabled.
120409 13:29:16 InnoDB: The InnoDB memory heap is disabled
120409 13:29:16 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120409 13:29:16 InnoDB: Compressed tables use zlib 1.2.3
120409 13:29:16 InnoDB: Initializing buffer pool, size = 16.0M
120409 13:29:16 InnoDB: Completed initialization of buffer pool
120409 13:29:16 InnoDB: highest supported file format is Barracuda.
120409 13:29:16  InnoDB: Waiting for the background threads to start
120409 13:29:17 InnoDB: 1.1.8 started; log sequence number 1595675
120409 13:29:17 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120409 13:29:17 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120409 13:29:17 [ERROR] Aborting

120409 13:29:17  InnoDB: Starting shutdown...
120409 13:29:18  InnoDB: Shutdown completed; log sequence number 1595675
120409 13:29:18 [Note] mysql\bin\mysqld.exe: Shutdown complete

120409 13:30:30 [Note] Plugin 'FEDERATED' is disabled.
120409 13:30:30 InnoDB: The InnoDB memory heap is disabled
120409 13:30:30 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120409 13:30:30 InnoDB: Compressed tables use zlib 1.2.3
120409 13:30:30 InnoDB: Initializing buffer pool, size = 16.0M
120409 13:30:30 InnoDB: Completed initialization of buffer pool
120409 13:30:30 InnoDB: highest supported file format is Barracuda.
120409 13:30:31  InnoDB: Waiting for the background threads to start
120409 13:30:36 [Note] Plugin 'FEDERATED' is disabled.
120409 13:30:36 InnoDB: The InnoDB memory heap is disabled
120409 13:30:36 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120409 13:30:36 InnoDB: Compressed tables use zlib 1.2.3
120409 13:30:36 InnoDB: Initializing buffer pool, size = 16.0M
120409 13:30:36 InnoDB: Completed initialization of buffer pool
120409 13:30:36 InnoDB: highest supported file format is Barracuda.
120409 13:30:36  InnoDB: Waiting for the background threads to start
120409 13:30:37 InnoDB: 1.1.8 started; log sequence number 1595675
120409 13:30:37 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120409 13:30:37 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120409 13:30:37 [ERROR] Aborting

120409 13:30:37  InnoDB: Starting shutdown...
120409 13:30:38  InnoDB: Shutdown completed; log sequence number 1595675
120409 13:30:38 [Note] mysql\bin\mysqld.exe: Shutdown complete

120409 13:31:04 [Note] Plugin 'FEDERATED' is disabled.
120409 13:31:04 InnoDB: The InnoDB memory heap is disabled
120409 13:31:04 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120409 13:31:04 InnoDB: Compressed tables use zlib 1.2.3
120409 13:31:04 InnoDB: Initializing buffer pool, size = 16.0M
120409 13:31:04 InnoDB: Completed initialization of buffer pool
120409 13:31:04 InnoDB: highest supported file format is Barracuda.
120409 13:31:04 [Note] Plugin 'FEDERATED' is disabled.
120409 13:31:04 InnoDB: The InnoDB memory heap is disabled
120409 13:31:04 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120409 13:31:04 InnoDB: Compressed tables use zlib 1.2.3
120409 13:31:04 InnoDB: Initializing buffer pool, size = 16.0M
120409 13:31:04 InnoDB: Completed initialization of buffer pool
120409 13:31:04  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120409 13:31:05  InnoDB: Waiting for the background threads to start
120409 13:31:06 InnoDB: 1.1.8 started; log sequence number 1595675
120409 13:31:06 [Note] Event Scheduler: Loaded 0 events
120409 13:31:06 [Note] mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.16'  socket: ''  port: 3306  MySQL Community Server (GPL)
120409 13:31:14 InnoDB: highest supported file format is Barracuda.
120409 13:31:15  InnoDB: Waiting for the background threads to start
120409 13:31:16 InnoDB: 1.1.8 started; log sequence number 1595675
120409 13:31:16 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120409 13:31:16 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120409 13:31:16 [ERROR] Aborting

120409 13:31:16  InnoDB: Starting shutdown...
120409 13:31:16  InnoDB: Shutdown completed; log sequence number 1595675
120409 13:31:16 [Note] mysql\bin\mysqld.exe: Shutdown complete

120409 13:32:35 [Note] Plugin 'FEDERATED' is disabled.
120409 13:32:35 InnoDB: The InnoDB memory heap is disabled
120409 13:32:35 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120409 13:32:35 InnoDB: Compressed tables use zlib 1.2.3
120409 13:32:35 InnoDB: Initializing buffer pool, size = 16.0M
120409 13:32:35 InnoDB: Completed initialization of buffer pool
120409 13:32:35 InnoDB: highest supported file format is Barracuda.
120409 13:32:36  InnoDB: Waiting for the background threads to start
120409 13:32:37 InnoDB: 1.1.8 started; log sequence number 1595675
120409 13:32:37 [Note] Event Scheduler: Loaded 0 events
120409 13:32:37 [Note] mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.16'  socket: ''  port: 3306  MySQL Community Server (GPL)
120409 13:33:40 [Note] Plugin 'FEDERATED' is disabled.
120409 13:33:40 InnoDB: The InnoDB memory heap is disabled
120409 13:33:40 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120409 13:33:40 InnoDB: Compressed tables use zlib 1.2.3
120409 13:33:40 InnoDB: Initializing buffer pool, size = 16.0M
120409 13:33:40 InnoDB: Completed initialization of buffer pool
120409 13:33:40  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120409 13:33:56 [Note] Plugin 'FEDERATED' is disabled.
120409 13:33:56 InnoDB: The InnoDB memory heap is disabled
120409 13:33:56 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120409 13:33:56 InnoDB: Compressed tables use zlib 1.2.3
120409 13:33:56 InnoDB: Initializing buffer pool, size = 16.0M
120409 13:33:56 InnoDB: Completed initialization of buffer pool
120409 13:33:56  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120409 13:35:49 [Note] Plugin 'FEDERATED' is disabled.
120409 13:35:49 InnoDB: The InnoDB memory heap is disabled
120409 13:35:49 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120409 13:35:49 InnoDB: Compressed tables use zlib 1.2.3
120409 13:35:49 InnoDB: Initializing buffer pool, size = 16.0M
120409 13:35:49 InnoDB: Completed initialization of buffer pool
120409 13:35:49  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120409 13:35:59  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120409 13:36:09  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.



1000x wiederholt


120410  0:06:46  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120410  0:06:56  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120410  0:07:06  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120410  0:07:16  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120410  0:07:26  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120410  0:07:36  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120410  0:07:46  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120410  0:07:56  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120410  0:08:06  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120410  0:08:16  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120410  0:08:26  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120410 13:01:34 [Note] Plugin 'FEDERATED' is disabled.
120410 13:01:34 InnoDB: The InnoDB memory heap is disabled
120410 13:01:34 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:01:34 InnoDB: Compressed tables use zlib 1.2.3
120410 13:01:34 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:01:34 InnoDB: Completed initialization of buffer pool
120410 13:01:34 InnoDB: highest supported file format is Barracuda.
120410 13:01:35  InnoDB: Waiting for the background threads to start
120410 13:01:36 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:01:36 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:01:36 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:01:36 [ERROR] Aborting

120410 13:01:36  InnoDB: Starting shutdown...
120410 13:01:41 [Note] Plugin 'FEDERATED' is disabled.
120410 13:01:41 InnoDB: The InnoDB memory heap is disabled
120410 13:01:41 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:01:41 InnoDB: Compressed tables use zlib 1.2.3
120410 13:01:41 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:01:41 InnoDB: Completed initialization of buffer pool
120410 13:01:41 InnoDB: highest supported file format is Barracuda.
120410 13:01:41  InnoDB: Waiting for the background threads to start
120410 13:01:42 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:01:42 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:01:42 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:01:42 [ERROR] Aborting

120410 13:01:42  InnoDB: Starting shutdown...
120410 13:01:43  InnoDB: Shutdown completed; log sequence number 1595675
120410 13:01:43 [Note] mysql\bin\mysqld.exe: Shutdown complete

120410 13:01:52 [Note] Plugin 'FEDERATED' is disabled.
120410 13:01:52 InnoDB: The InnoDB memory heap is disabled
120410 13:01:52 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:01:52 InnoDB: Compressed tables use zlib 1.2.3
120410 13:01:52 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:01:52 InnoDB: Completed initialization of buffer pool
120410 13:01:52 InnoDB: highest supported file format is Barracuda.
120410 13:01:52  InnoDB: Waiting for the background threads to start
120410 13:01:53 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:01:53 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:01:53 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:01:53 [ERROR] Aborting

120410 13:01:53  InnoDB: Starting shutdown...
120410 13:01:54  InnoDB: Shutdown completed; log sequence number 1595675
120410 13:01:54 [Note] mysql\bin\mysqld.exe: Shutdown complete

120410 13:02:13 [Note] Plugin 'FEDERATED' is disabled.
120410 13:02:13 InnoDB: The InnoDB memory heap is disabled
120410 13:02:13 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:02:13 InnoDB: Compressed tables use zlib 1.2.3
120410 13:02:13 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:02:13 InnoDB: Completed initialization of buffer pool
120410 13:02:13 InnoDB: highest supported file format is Barracuda.
120410 13:02:13  InnoDB: Waiting for the background threads to start
120410 13:02:14 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:02:14 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:02:14 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:02:14 [ERROR] Aborting

120410 13:02:14  InnoDB: Starting shutdown...
120410 13:02:14  InnoDB: Shutdown completed; log sequence number 1595675
120410 13:02:14 [Note] mysql\bin\mysqld.exe: Shutdown complete

120410 13:02:36 [Note] Plugin 'FEDERATED' is disabled.
120410 13:02:36 InnoDB: The InnoDB memory heap is disabled
120410 13:02:36 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:02:36 InnoDB: Compressed tables use zlib 1.2.3
120410 13:02:36 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:02:36 InnoDB: Completed initialization of buffer pool
120410 13:02:36 InnoDB: highest supported file format is Barracuda.
120410 13:02:36  InnoDB: Waiting for the background threads to start
120410 13:02:41 [Note] Plugin 'FEDERATED' is disabled.
120410 13:02:41 InnoDB: The InnoDB memory heap is disabled
120410 13:02:41 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:02:41 InnoDB: Compressed tables use zlib 1.2.3
120410 13:02:41 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:02:41 InnoDB: Completed initialization of buffer pool
120410 13:02:41 InnoDB: highest supported file format is Barracuda.
120410 13:02:41  InnoDB: Waiting for the background threads to start
120410 13:02:42 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:02:42 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:02:42 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:02:42 [ERROR] Aborting

120410 13:02:42  InnoDB: Starting shutdown...
120410 13:02:42  InnoDB: Shutdown completed; log sequence number 1595675
120410 13:02:42 [Note] mysql\bin\mysqld.exe: Shutdown complete

120410 13:03:31 [Note] Plugin 'FEDERATED' is disabled.
120410 13:03:31 InnoDB: The InnoDB memory heap is disabled
120410 13:03:31 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:03:31 InnoDB: Compressed tables use zlib 1.2.3
120410 13:03:31 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:03:31 InnoDB: Completed initialization of buffer pool
120410 13:03:31 InnoDB: highest supported file format is Barracuda.
120410 13:03:31  InnoDB: Waiting for the background threads to start
120410 13:03:32 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:03:32 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:03:32 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:03:32 [ERROR] Aborting

120410 13:03:32  InnoDB: Starting shutdown...
120410 13:03:33  InnoDB: Shutdown completed; log sequence number 1595675
120410 13:03:33 [Note] mysql\bin\mysqld.exe: Shutdown complete

120410 13:03:39 [Note] Plugin 'FEDERATED' is disabled.
120410 13:03:39 InnoDB: The InnoDB memory heap is disabled
120410 13:03:39 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:03:39 InnoDB: Compressed tables use zlib 1.2.3
120410 13:03:39 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:03:39 InnoDB: Completed initialization of buffer pool
120410 13:03:39 InnoDB: highest supported file format is Barracuda.
120410 13:03:39  InnoDB: Waiting for the background threads to start
120410 13:03:40 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:03:40 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:03:40 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:03:40 [ERROR] Aborting

120410 13:03:40  InnoDB: Starting shutdown...
120410 13:03:41  InnoDB: Shutdown completed; log sequence number 1595675
120410 13:03:41 [Note] mysql\bin\mysqld: Shutdown complete

120410 13:04:14 [Note] Plugin 'FEDERATED' is disabled.
120410 13:04:14 InnoDB: The InnoDB memory heap is disabled
120410 13:04:14 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:04:14 InnoDB: Compressed tables use zlib 1.2.3
120410 13:04:14 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:04:14 InnoDB: Completed initialization of buffer pool
120410 13:04:14 InnoDB: highest supported file format is Barracuda.
120410 13:04:15  InnoDB: Waiting for the background threads to start
120410 13:04:16 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:04:16 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:04:16 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:04:16 [ERROR] Aborting

120410 13:04:16  InnoDB: Starting shutdown...
120410 13:04:16  InnoDB: Shutdown completed; log sequence number 1595675
120410 13:04:16 [Note] mysql\bin\mysqld.exe: Shutdown complete

120410 13:06:55 [Note] Plugin 'FEDERATED' is disabled.
120410 13:06:55 InnoDB: The InnoDB memory heap is disabled
120410 13:06:55 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:06:55 InnoDB: Compressed tables use zlib 1.2.3
120410 13:06:55 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:06:55 InnoDB: Completed initialization of buffer pool
120410 13:06:55 InnoDB: highest supported file format is Barracuda.
120410 13:06:56  InnoDB: Waiting for the background threads to start
120410 13:06:57 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:06:57 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:06:57 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:06:57 [ERROR] Aborting

120410 13:06:57  InnoDB: Starting shutdown...
120410 13:06:57  InnoDB: Shutdown completed; log sequence number 1595675
120410 13:06:57 [Note] mysql\bin\mysqld.exe: Shutdown complete

120410 13:10:18 [Note] Plugin 'FEDERATED' is disabled.
120410 13:10:18 InnoDB: The InnoDB memory heap is disabled
120410 13:10:18 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:10:18 InnoDB: Compressed tables use zlib 1.2.3
120410 13:10:18 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:10:18 InnoDB: Completed initialization of buffer pool
120410 13:10:18 InnoDB: highest supported file format is Barracuda.
120410 13:10:18  InnoDB: Waiting for the background threads to start
120410 13:10:19 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:10:19 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:10:20 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:10:20 [ERROR] Aborting

120410 13:10:20  InnoDB: Starting shutdown...
120410 13:10:20  InnoDB: Shutdown completed; log sequence number 1595675
120410 13:10:20 [Note] mysql\bin\mysqld.exe: Shutdown complete

120410 13:10:32 [Note] Plugin 'FEDERATED' is disabled.
120410 13:10:32 InnoDB: The InnoDB memory heap is disabled
120410 13:10:32 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:10:32 InnoDB: Compressed tables use zlib 1.2.3
120410 13:10:32 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:10:32 InnoDB: Completed initialization of buffer pool
120410 13:10:32 InnoDB: highest supported file format is Barracuda.
120410 13:10:33  InnoDB: Waiting for the background threads to start
120410 13:10:34 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:10:34 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:10:34 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:10:34 [ERROR] Aborting

120410 13:10:34  InnoDB: Starting shutdown...
120410 13:10:34  InnoDB: Shutdown completed; log sequence number 1595675
120410 13:10:34 [Note] mysql\bin\mysqld: Shutdown complete

120410 13:17:17 [Note] Plugin 'FEDERATED' is disabled.
120410 13:17:17 InnoDB: The InnoDB memory heap is disabled
120410 13:17:17 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:17:17 InnoDB: Compressed tables use zlib 1.2.3
120410 13:17:17 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:17:17 InnoDB: Completed initialization of buffer pool
120410 13:17:17 InnoDB: highest supported file format is Barracuda.
120410 13:17:17  InnoDB: Waiting for the background threads to start
120410 13:17:18 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:17:18 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:17:18 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:17:18 [ERROR] Aborting

120410 13:17:18  InnoDB: Starting shutdown...
120410 13:17:19  InnoDB: Shutdown completed; log sequence number 1595675
120410 13:17:19 [Note] mysql\bin\mysqld.exe: Shutdown complete

120410 13:17:47 [Note] Plugin 'FEDERATED' is disabled.
120410 13:17:47 InnoDB: The InnoDB memory heap is disabled
120410 13:17:47 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120410 13:17:47 InnoDB: Compressed tables use zlib 1.2.3
120410 13:17:47 InnoDB: Initializing buffer pool, size = 16.0M
120410 13:17:47 InnoDB: Completed initialization of buffer pool
120410 13:17:47 InnoDB: highest supported file format is Barracuda.
120410 13:17:47  InnoDB: Waiting for the background threads to start
120410 13:17:49 InnoDB: 1.1.8 started; log sequence number 1595675
120410 13:17:49 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
120410 13:17:49 [ERROR] Do you already have another mysqld server running on port: 3306 ?
120410 13:17:49 [ERROR] Aborting

120410 13:17:49  InnoDB: Starting shutdown...
120410 13:17:49  InnoDB: Shutdown completed; log sequence number 1595675
120410 13:17:49 [Note] mysql\bin\mysqld: Shutdown complete



D.H es hat was mit dem Port 3306 zu tun? Ich hab ihn dann mal manuell freigeschaltet, hat aber auch nichts gebracht. Anti-Virus habe ich auch ausgeschaltet.
Bitte um Hilfe, danke!
Killur
 
Posts: 1
Joined: 10. April 2012 12:20
Operating System: Windows 7 Home Premium 32 Bit

Re: MySQL - Fehler

Postby Altrea » 16. April 2012 21:27

Hallo Killur,

Killur wrote:D.H es hat was mit dem Port 3306 zu tun?

Nein, das bedeutet, es hat etwas mit der Konfiguration des 1&1 Datenbankservers zu tun. Dieser scheint so konfiguriert zu sein, dass er externe Verbindungsanfragen ablehnt.
Näheres kannst du aber sicher im Support von 1&1 oder deren FAQ-Seiten erfahren.
Zum Beispiel nach 30 Sekunden Googlen: http://hilfe-center.1und1.de/server/roo ... ons/3.html

mit freundlichen Grüßen,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 78 guests