lnakuma
New Member
- Messages
- 15
- Reaction score
- 0
- Points
- 0
I know this couple days, corey is fixing problems.
which result blank cpanel. so does it mess up mysql and database also?
from
I'm getting
which result blank cpanel. so does it mess up mysql and database also?
from
PHP:
$query = "UPDATE `login` SET `lastlogin` = '". $date ."' WHERE `login`.`id` = ". $row['id'] ." LIMIT 1 ;";
$result = mysql_query($query) or die ("Database Crashed, cannot update!!!!");
and my database is nearly empty, just couple kb dataDatabase Crashed, cannot update!!!!
Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0