Right now, my website it up, my ispconfig can be access, and I can ssh to the vps server. But ftp won't connect. Waits for welcome message, then nothing ever happens. All accounts.
Restarted with service pure-ftpd-mysql restart
Nothing
Rebooted whole VPS. Nothing.
Rebooted router to get a fresh IP in case it was some weird banning thing.
Nothing.
This has happened before, but I didn't do anything, and next day it had cleared itself.
What I DID notice was errors suddenly in ispconfig like
Code:
Notice: Undefined index: on_after_update in /usr/local/ispconfig/interface/lib/classes/plugin.inc.php on line 140 Notice: Undefined index: sites:on_after_update in /usr/local/ispconfig/interface/lib/classes/plugin.inc.php on line 140 Notice: Undefined index: sites:ftp_user:on_after_update in /usr/local/ispconfig/interface/lib/classes/plugin.inc.php on line 140 Notice: Undefined variable: wb in /usr/local/ispconfig/interface/lib/app.inc.php on line 187
I've read a few threads about checking the DB - repaired all ispconfig and mysql tables, all were OK except for:
mysql.general_log check Error You can't use locks with log tables.
mysql.slow_log check Error You can't use locks with log tables.
Does anyone know how I can get back into my ftp?