FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » FUDforum 3.0+ » Major problem
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Major problem [message #2011] Sat, 27 April 2002 14:31 Go to next message
Effexx   United States
Messages: 4
Registered: April 2002
Karma: 0
Junior Member
Okay....had the board up and running, no problems. Then all of a sudden I am getting this error on trying to connect to the forum. Any suggestions????

Warning: Can't connect to MySQL server on '209.54.140.4' (61) in /usr/home/team2002/www.team2002.info/data/include/db.inc on line 26

The problem is that the MySQL server has had all the databases
deleted, including the users, etc. It looks like the tables were
all dropped. In addition there is a file that is now not being
accessed correctly for the MySQL server to work properly. I'm
trying to find out what happened so that it can be prevented in
the future. It is even possible that the forum software (since it had the permission to drop tables) could be responsible. Is this a known bug and can it be fixed??

[Updated on: Sat, 27 April 2002 14:50]

Report message to a moderator

Re: Major problem [message #2013 is a reply to message #2011] Sat, 27 April 2002 16:00 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Forum code not only does not have any DROP TABLE code but it doesn't even do ALTER on any SQL fields.

The best solution to this problem is to restrict DROP TABLE/DATABASE access to just certain user/users so that normal sql users do not have access to do. This was accidental or intentional deletion of tables cannot occur unless done via a proper account.


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Problem with installation on Nt 2000 and IIS
Next Topic: bug when cookie is missing
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Sep 08 04:30:56 GMT 2024

Total time taken to generate the page: 0.03193 seconds