PDA

View Full Version : Forum redirects to /install.php and returns 404


loua_oz
09-19-2014, 03:04 AM
Hi,

Since 3 hours ago, my forum

http://www.srbijadotokija.com

redirects to

http://www.srbijadotokija.com/forums/install/install.php

and returns "HTTP 404 Not Found"

It has been working fine for months.

I uploaded all VB 4.2.2. P1 distribution files, removed /install directory.
No plugins, all vanilla.
.htaccess has been modified last time on Aug 20th (a month ago), when I added some IP addresses to be blocked.

From the webhosting side, I can get in, use CP, see the files, there is nothing I could call suspicious.

But site does not come up at all, can't get into Admin or anything.

ForceHSS
09-19-2014, 03:30 AM
did you run the upgrade script after uploading all files

loua_oz
09-19-2014, 03:34 AM
No, I did not. The script was not needed to run when upgrading from 4.2.2 to 4.2.2 to Patch 1.

--------------- Added 1411102265 at 1411102265 ---------------

Trying to run upgrade script:


Warning: mysqli_query(): (HY000/145): Table './srbija5_db/datastore' is marked as crashed and should be repaired in /home/srbija5/public_html/forums/includes/class_core.php on line 1393


MySQL Error : Table './srbija5_db/datastore' is marked as crashed and should be repaired
Error Number : 145
Request Date : Friday, September 19th 2014 @ 12:47:51 AM
Error Date : Friday, September 19th 2014 @ 12:47:51 AM
Script : http://www.srbijadotokija.com/forums/install/upgrade.php
Referrer : http://www.srbijadotokija.com/forums/install/upgrade.php
IP Address : 180.25.116.60
Username :
Classname : vB_Database_MySQLi
MySQL Version : 5.6.16-log

ForceHSS
09-19-2014, 05:40 AM
run repair on that table

loua_oz
09-19-2014, 05:49 AM
Most tables repaired but some have:

[srbija5_db.cpsession] note: The storage engine for the table doesn't support repair
[srbija5_db.forumrunner_push_data] note: The storage engine for the table doesn't support repair
[srbija5_db.forumrunner_push_users] note: The storage engine for the table doesn't support repair
[srbija5_db.session] note: The storage engine for the table doesn't support repair

But hey! The site comes up exactly wher eit left. Thanks!

ForceHSS
09-19-2014, 06:45 AM
Make sure you remove the install folder as it shows me you still have it in your ftp but you should run the upgrade script
http://www.srbijadotokija.com/forums/install/upgrade.php

loua_oz
09-19-2014, 07:18 AM
My, I totally forgot.

Ran the script and removed the /install dir just now.
Thanks, not the first time that you have helped me.

ForceHSS
09-19-2014, 08:05 AM
happy to help

Paul M
09-19-2014, 11:05 AM
Most tables repaired but some have:



[srbija5_db.cpsession] note: The storage engine for the table doesn't support repair
[srbija5_db.forumrunner_push_data] note: The storage engine for the table doesn't support repair
[srbija5_db.forumrunner_push_users] note: The storage engine for the table doesn't support repair
[srbija5_db.session] note: The storage engine for the table doesn't support repair


But hey! The site comes up exactly wher eit left. Thanks!

Those messages are fine, only MyISAM supports repair.