The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Please help!!!!
Click this link
www.rapfeinds.com It says Database error The www.Rapfeinds.com database has encountered a problem. -------------------------------------------------------------------------------- Please try the following: Load the page again by clicking the Refresh button in your web browser. Open the rapfeinds.com home page, then try to open another page. Click the Back button to try another link. The rapfeinds.com forum technical staff have been notified of the error, though you may contact them if the problem persists. We apologise for any inconvenience. i have no idea what that is |
#2
|
||||
|
||||
MySQL Error : Table './rapfeind_sitemagixprod/user' is marked as crashed and should be repaired
You need to repair your user table - you will need to do that via phpmyadmin. |
#3
|
|||
|
|||
it doesn't say that though
|
#4
|
|||
|
|||
try unplugging the server then... actually, it DOES say that. you asked for help and you got it, why not just try doing what he suggested?
Code:
<!-- Database error in vBulletin 3.6.8: Invalid SQL: SELECT * FROM user FORCE INDEX (lastactivity) WHERE lastactivity > 1192600800 ORDER BY username; MySQL Error : Table './rapfeind_sitemagixprod/user' is marked as crashed and should be repaired Error Number : 145 Date : Wednesday, October 17th 2007 @ 02:18:33 PM Script : http://www.rapfeinds.com/ Referrer : https://vborg.vbsupport.ru/showthread.php?p=1362537 IP Address : ... Username : Unregistered Classname : vB_Database --> |
#5
|
|||
|
|||
nah the only reason why i said that is because i don't know how to do it lol....i was hoping he could tell me how to get there. i mean, i know how to get the phpmyadmin, but where do i go afterwards
|
#6
|
|||
|
|||
oh... from myadmin, just bring up your database in question, select that table or tables in question, and you should see a drop-down menu to fix and repair tables. do that.
|
#7
|
|||
|
|||
thank you guys...i appreciate the help, now it works
|
#8
|
||||
|
||||
Does anyone know the command line for this ?? (i dont have a phpadmin)
|
#9
|
||||
|
||||
You can repair/optimize in your Admin CP also.
A couple of useful links: http://www.vbulletin.com/docs/html/m..._repair_tables http://dev.mysql.com/doc/refman/5.0/...nance-sql.html |
#10
|
|||
|
|||
Quote:
If you have a dedicated/vps server, you can do the following: 1. cd to database folder or type the entire path into the command typical install of mysql: cd /var/lib/mysql/dbnamehere myisamchk -r * myisamchk -o * myisamchk -r /path/to/db/folder/ * myisamchk -o /path/to/db/folder/ * myisamchk --help (will list the switches and their meanings) 2. on a vhost server with improper permissions, you wont be able to run those commands, so i will not get into that. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|