Robert Brewer wrote:
> You should probably set server.log_to_screen = False
(and
> server.log_file to some physical file location if you
haven't already).
A story:
A couple months ago, I couldn't for the life of me figure
out why Google
wasn't indexing my site. I had submitted it to be crawled,
emailed
Google to beg for mercy, blah blah blah... Nothing. I was
digging
around in my logs one day when I noticed I wasn't really
getting any
404s, but a *bunch* of 500s. This struck me as odd. Then I
noticed
that even requests for robots.txt were returning a 500! I
tried
browsing to robots.txt an got the "Unrecoverable error
in the server"
message.
I finally figured out that it was due to running the CP
server detached
from a terminal with logToScreen=True. Doh! The Googlebot
is now
frequenting my site regularly.
Just-so-you-don't-feel-lonely yr's,
Christian
http://www.dowski.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---
|