Chris: Thanks, but that's all I've got in my logs ... the site is acting like its constantly restarting. Will load a page but not all aspects of the page do a refresh the page is not found or get connection failed. ________________________________ Todd Loomis -----Original Message----- From: Chris McDonough [mailto:chrism@plope.com] Sent: Monday, May 17, 2004 2:00 PM To: Loomis, Todd, CTR, DMSO Cc: zope@zope.org Subject: Re: [Zope] Zope error: On Mon, 2004-05-17 at 13:54, Loomis, Todd, CTR, DMSO wrote:
All:
My site has been running fine for over a year than this morning it started to get buggy. Would have load a page or not connect at all.
I'm getting the following error in my log:
import regex, regsub #, Sync
/usr/lib/python2.1/regsub.py:15: DeprecationWarning: the regsub module is deprecated; please use re.sub()
DeprecationWarning)
/var/www/zope/lib/python/ts_regex.py:87: DeprecationWarning: the regex module is deprecated; please use the re module
This message is almost certainly not the cause of your problem (it's a warning, not an error). - C