Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Server crash = Vanilla reset itself
Hi there.
Background: server crashed and was offline for about 30 mins or so. Server came back, Vanilla didn't. The database appears to be intact (92 tables, so there's at least _something_ there), when I navigate to the forum URL it triggers the original install routine, which I don't want to run without advice in case it tools everything up.
Hosted on TextDrive, Vanilla 1.0.3 with a handful of Extensions, about 50 users. Anything else you need to know?
My question: how do I fix it? I know db details and have full access to the files.
Any help appreciated. Thanks!
Pete
(edit: got the version number wrong - 1.3 -> 1.0.3)
Background: server crashed and was offline for about 30 mins or so. Server came back, Vanilla didn't. The database appears to be intact (92 tables, so there's at least _something_ there), when I navigate to the forum URL it triggers the original install routine, which I don't want to run without advice in case it tools everything up.
Hosted on TextDrive, Vanilla 1.0.3 with a handful of Extensions, about 50 users. Anything else you need to know?
My question: how do I fix it? I know db details and have full access to the files.
Any help appreciated. Thanks!
Pete
(edit: got the version number wrong - 1.3 -> 1.0.3)
0
This discussion has been closed.
Comments
drwxr-xr-x 2 pragmatika pragmatika 512B Dec 3 17:22 .
drwxr-xr-x 12 pragmatika pragmatika 1.0K Dec 9 00:24 ..
-rwxrwxr-x 1 pragmatika pragmatika 2.1K Dec 17 13:50 database.php
-rwxrwxr-x 1 pragmatika pragmatika 3.3K Jan 10 14:57 extensions.php
-rwxrwxr-x 1 pragmatika pragmatika 159B Jan 7 23:17 language.php
-rwxrwxr-x 1 pragmatika pragmatika 1.8K Dec 2 21:53 readme.txt
-rwxrwxr-x 1 pragmatika pragmatika 0B Feb 9 14:42 settings.php
(pragmatika = my username in this case)
Interestingly, the files were all set to 000, have reset to 755 - still no luck. Database settings are correct in database.php, settings.php is blank.
$Configuration['SETUP_COMPLETE'] == '1';
If that isn't set, it will redirect to the installer every time.
If all of your conf/settings.php settings have been wiped for some reason, create a new bogus empty database and run through the install process again using the bogus database. When it is finished, go into your conf/database.php file and change it to point at your actual database (with the valid tables). That should get you up and running again.
The only other thing to do would be to find out why the heck your settings got wiped! (if they did)
Will report back.
/gets coffee
--8<--
Technical information (for support personel):
Error Message
An error occurred while attempting to retrieve the requested information.
Affected Elements
WhosOnline.GetGuestCount();
The error occurred on or near: Table 'i' is marked as crashed and should be repaired
--8<--