errors in the error log [message #30061] |
Tue, 31 January 2006 22:48 |
WilliamBurns
Messages: 123 Registered: March 2004 Location: San Jose, CA
Karma: 0
|
Senior Member |
|
|
I am running 2.6.4. I may be causing my own trouble by pruning topics after they are 60 days old or thereabouts, but I am finding that my error log grows to a very large file, and eventually is not accessible via the error log viewer. I have chased down several of the IP numbers, and, apparently, most of the errors are coming from crawler/spider efforts from the big search engines. I tried excluding the forum directories in the robots.txt file, but it doesn't seem to help (in the sense that the errors keep on coming). Is there something I don't know about that can help reduce these errors? Would rebuilding the search index help? I have been put off from doing that by the warning that it leads off with.
|
|
|
|
|
Re: errors in the error log [message #30075 is a reply to message #30073] |
Wed, 01 February 2006 17:11 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You can ignore those, if you upgrade to 2.7.4 it has a more robust error viewer, that should be a lot faster.
FUDforum Core Developer
|
|
|
|
Re: errors in the error log [message #30083 is a reply to message #30076] |
Thu, 02 February 2006 14:04 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
These errors are the result of PHP being unable to connect to MySQL, usually due to excessive number of MySQL connection already being open. Subsequently the MySQL server refuses to accept any new connections.
FUDforum Core Developer
|
|
|