ich habe da ein Problem mit MySQL.
Ich nutze:
- Debian Sarge
- SysCP als Adminoberfläche
- Postfix als MTA
- Courier (POP3/IMAP)
Nun zu meinem Problem:
Wenn ich MySQL per "mysqld start" starten möchte,
bekomme ich folgende M0eldung:
Code: Select all
84-16-231-53:~# mysqld start
050907 10:35:59 Can't start server: Bind on TCP/IP port: Address already in use
050907 10:35:59 Do you already have another mysqld server running on port: 3306 ?
050907 10:35:59 Aborting
050907 10:35:59 mysqld: Shutdown Complete-----------------------------------
Bei Postfix und Courier kann ich mich nicht einloggen.
mail.log:
Code: Select all
Sep 7 10:33:42 84-16-231-53 courierpop3login: Connection, ip=[::ffff:84.130.38.114]
Sep 7 10:33:42 84-16-231-53 courierpop3login: LOGIN: DEBUG: ip=[::ffff:84.130.38.114], command=USER
Sep 7 10:33:42 84-16-231-53 courierpop3login: LOGIN: DEBUG: ip=[::ffff:84.130.38.114], command=PASS
Sep 7 10:33:42 84-16-231-53 courierpop3login: LOGIN: DEBUG: ip=[::ffff:84.130.38.114], username=xxx@xxxxxxx.xx
Sep 7 10:33:42 84-16-231-53 courierpop3login: LOGIN: DEBUG: ip=[::ffff:84.130.38.114], password=xxxxxx
Sep 7 10:33:42 84-16-231-53 courierpop3login: authdaemon: starting client module
Sep 7 10:33:42 84-16-231-53 courierpop3login: authdaemon: REJECT
Sep 7 10:33:47 84-16-231-53 courierpop3login: LOGIN FAILED, ip=[::ffff:84.130.38.114]Code: Select all
Sep 7 10:40:28 84-16-231-53 courierpop3login: LOGIN FAILED, ip=[::ffff:84.130.38.114]aber ich bin über jede Hilfe sehr sehr sehr dankbar!
Gruß
YourDom