PDA

View Full Version : New at php please help....



spookyempire
03-19-2009, 12:04 AM
I do not have any idea where to begin,

: Table './spookyem_db/smf_sessions' is marked as crashed and should be repaired
/home1/spookyem/public_html/forum/Sources/Load.php
1986

can anybody help me, the forum has crashed

Treeluvin
03-20-2009, 06:10 AM
MySQL is reporting that the 'smf_sessions' table in the 'spookyem_db' database is crashed and needs to be repaired before any further queries can be made to it.

Open phpMyAdmin, select the database, check the box next to that table, then use the drop-down box at the bottom and select 'repair'.