|
Re: mySQL forum errors [message #5697 is a reply to message #5695] |
Sat, 14 September 2002 20:05 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Which forum version are you using? Also, make sure that MySQL server is running and is accessible.
FUDforum Core Developer
|
|
|
Re: mySQL forum errors [message #5698 is a reply to message #5697] |
Sat, 14 September 2002 22:03 |
Mezzers
Messages: 12 Registered: September 2002 Location: UK
Karma: 0
|
Junior Member |
|
|
FUDforum version 2.3.1, and sorry, I'm not sure how to tell if my database is up and running. I just accessed it via phpMyAdmin on my server, if that means anything.
Also, I remember now that when I went to view the second message I'd posted, the first line of the error message had to do with a lost link to the database and an inability to reconnect.
I've done broke it good, ain't I? Drats, and I really really like FUDforum, too. Thanks for your help, Prottoss.
Mez
|
|
|
Re: mySQL forum errors [message #5699 is a reply to message #5698] |
Sat, 14 September 2002 22:10 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
If you've installed 2.3.1 I believe you still should be able to modify certain files unless you 'locked' the forum.
Here is what you need to do, open GLOBALS.php file and make sure the MySQL settings inside that file are correct. I see no reason why would forum fail working in phpMyAdmin is wokring fine with the same MySQL database.
FUDforum Core Developer
|
|
|
|
|
Re: mySQL forum errors [message #5702 is a reply to message #5701] |
Sat, 14 September 2002 22:38 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
That's right, because the file you are looking it as a 'symlink' to the actual file located inside the include/ directory.
If you use 'Error Log Viewer' you'll see the actual error message that occured.
I am wondering, if you were able to login, then your forum is able to connect to MySQL...
FUDforum Core Developer
|
|
|
|
Re: mySQL forum errors [message #5704 is a reply to message #5703] |
Sat, 14 September 2002 22:57 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Well, from what I could gather from the 1st error you showed to me, something was not quite right with the MySQL server. Not a problem with the forum itself, the fact phpMyAdmin was unable to access the MySQL only re-affirms this conclusion.
FUDforum Core Developer
|
|
|
|
Re: mySQL forum errors [message #5709 is a reply to message #5706] |
Sun, 15 September 2002 00:08 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
What is the version of the MySQL you are using?
FUDforum Core Developer
|
|
|
Re: mySQL forum errors [message #5710 is a reply to message #5709] |
Sun, 15 September 2002 00:08 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Also, can you try switching from persistant connections to regular ones (option of the admin control panel) and see if the problem goes away.
FUDforum Core Developer
|
|
|
|
|
Re: mySQL forum errors - Follow-up [message #6442 is a reply to message #5716] |
Fri, 11 October 2002 07:49 |
ctbk
Messages: 142 Registered: April 2002 Location: Milan, Italy
Karma: 0
|
Senior Member |
|
|
I have the same problem you had and I didn't understand how did you resolve it.
Sometimes when I browse the forum I get a blank page.
If I try to reload it, sometimes it works, sometimes I get the blank page again.
Looking in ControlPanel, Error Log viewer, I got a page serveral MB big, full of MySql Errors like:
Query: Initiating mysql_pconnect
Server Version: Unknown
[etc etc]
I've just upgraded mysql-server to version 3.23.52, but the problem persists.
Now I tried disabling persistant connections and the board is working fine... but I'd like to solve the problem.
What did you do?
Thanx,
Ste
~
~
:wq
[Updated on: Fri, 11 October 2002 07:57] Report message to a moderator
|
|
|