Current time: 06-24-2024, 06:17 AM Hello There, Guest! (LoginRegister)


Post Reply 
DISASTER after upgrade from 1.0.2 to 1.0.3
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #4
RE: DISASTER after upgrade from 1.0.2 to 1.0.3
Apache
You're missing the master configuration file (/etc/apache2/sites-available/00_master.conf) or the corresponding symlink to enable it (/etc/apache2/sites-enabled/00_master.conf -> /etc/apache2/sites-available/00_master.conf).

If it's not there, you will have to recreate it manually. To do so:
1. cp /etc/ispcp/apache2/00_master.conf /etc/apache2/sites-available/
2. Edit the /etc/ispcp/sites-available/00_master.conf file, replacing all the tags (the things that look like {VARIABLE}) by their values.
3. a2ensite 00_master.conf

Restart apache and enjoy your restored websites.

Mail passwords
After researching the "restore from userdb" possibility, I'm afraid to tell you that it is impossible to do. The reason is that passwords there are not real passwords, but hashes of them, designed precisely to prevent the possibility of reverse-obtaining the original passwords from the stored hashes.
02-17-2010 01:06 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: DISASTER after upgrade from 1.0.2 to 1.0.3 - kilburn - 02-17-2010 01:06 AM

Forum Jump:


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