I based that on when I typed in this url…
It displayed a bunch of MySql dumps with errors.
FloodLog, some other stoofs.
About 7+ lines of errors, just letting em know.
Thanks GabrielBailey74. Using your IP I could find the SQL warnings in the logs. They simply meant that there was no connection to MySQL, every time I made a call to mysql_query. Sloppy programming on my part, I should have terminated the code when no connection was established. Fixed that.
I investigated further, and have not noticed any faul play in the logs. There were a bunch of IPs bruteforcing HTTP requests (>100/sec), resulting in flooding the RAM by Apache, causing MySQL not to be able to allocate RAM for a new inbound connection.
We are so lucky to have Riven, I doubt a full time IT department could accomplish half of what he does. Given how much care he takes with security it does make me wonder what percentage of forums out there aren’t so lucky and have been (and remain) totally hacked (as was java-gaming before Riven was on the case).