Current time: 04-25-2024, 05:32 PM Hello There, Guest! (LoginRegister)


Post Reply 
Update ispCP database schema ... FAILED
Author Message
roajayson Offline


Posts: 2
Joined: May 2010
Reputation: 0
Post: #12
RE: Update ispCP database schema ... FAILED
I was having the same problem and did the following and it worked. I haven't seen this posted anywhere else yet so let me know if it works for you guys as well.

First
Code:
nano /etc/ispcp/ispcp.conf

Remove the hash from DATABASE_PASSWORD so the line only reads as
Code:
DATABASE_PASSWORD =

Next you need to put in your current mysql password
Code:
/var/www/ispcp/engine/ispcp-db-passwd

Now for the important part you need to copy the new hash from DATABASE_PASSWORD = newhash
Code:
nano /etc/ispcp/ispcp.conf

Then replace the old hash in this file with the new hash you just copied
Code:
nano /etc/ispcp/ispcp.old.conf

And finally
Code:
perl ispcp-update
05-16-2010 04:02 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Update ispCP database schema ... FAILED - roajayson - 05-16-2010 04:02 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)