I had very similar problem just a moment ago. I have sheldued upgrade for this night... too bad i have not read forums before
Anyway, what i have done is not worth to recommend, but hey i need to have my server up and running till morning!
nano /etc/ispcp/ispcp.conf
find:
# Don't change this one
DATABASE_TYPE = mysql
DATABASE_HOST = localhost
DATABASE_NAME = ispcp
DATABASE_PASSWORD = asdyourpasshashhere
DATABASE_USER = root
Delete " asdyourpasshashhere" yes with the " " before. It should be like this:
"DATABASE_PASSWORD ="
Now /var/www/ispcp/engine/ispcp-db-passwd
I set this to same password, dunno why it had diff hash...
I was trying to upgrade to 1.0.7 before... and i thinked "trunk" needs to have some fixes mabey and I dont have time to try everything. So.. I have done next not recomended thing:
http://isp-control.net/documentation/sta...ade/debian
And guess what.. it worked
I will lookup into this deeper later and correct all things, I'm happy my customers can use their websites and i do not have to "reinstall" IspCP. And I can go sleep now.
As i said I do not recommend it, but it worked for my problem.
Sorry for my english ;]
And GL