I have installed Drupal 5.10 and today happened something I cannot explain...
Sometimes dummy users have the habit to register themselves to my website and normally after max half a day I block them (user block).
But this morning when I looked to the site I thought it was hackered, because many errors came out and doesn't matter if you are registered or not to the site, you was able to do administratif tasks without any restriction...
I thought about an hackering...
As I hadn't a that time an ftp access to restore the site from a backup, I tried to put it off-line, but also if the message "off-line" appeared on the screen, the navigation was not blocked...
This evening I had in mind to restore the web site, but with my great surprise all was ok...
I had just a nightmare or there is something more then that?
Many thanks for your advice.
Michele.
Comments
Some more detail...
Looking to my log I found thousands of php errors of PHP type as the following:
"Got error 28 from storage engine query: SELECT..."
This errors have been produced by an anonymous from the same ip address.
The error list was very huge and was over last night...
Maybe it produced a crash on the mysql db ?
Michele.
That error usually relates
That error usually relates to your filesystem being full, possibly /tmp.
You are right... I went to
You are right... I went to check my provider and found a notice saying the partition /tmp was full...
Thanks,
Michele.