I have been getting an rfc1123 error on the site that I have been developing on for about a week now. I will get this error off of my main page (ie www.sitename.com:8080/). If I go to the manage resource, I am authenticated through a id/pw screen and from then on all is well. I have tried to debug myself but to no avail. If someone can suggest the error of my ways I would appreciate it. Zope Error Zope has encountered an error while publishing this resource. NameError Sorry, a Zope error occurred. Traceback (innermost last): File D:\PROGRA~1\GYNZER~1\lib\python\ZPublisher\Publish.py, line 214, in publish_module File D:\PROGRA~1\GYNZER~1\lib\python\ZPublisher\Publish.py, line 179, in publish File D:\PROGRA~1\GYNZER~1\lib\python\Zope\__init__.py, line 201, in zpublisher_exception_hook (Object: ApplicationDefaultPermissions) File D:\PROGRA~1\GYNZER~1\lib\python\ZPublisher\Publish.py, line 165, in publish File D:\PROGRA~1\GYNZER~1\lib\python\ZPublisher\mapply.py, line 160, in mapply (Object: index_html) File D:\PROGRA~1\GYNZER~1\lib\python\ZPublisher\Publish.py, line 102, in call_object (Object: index_html) File D:\PROGRA~1\GYNZER~1\lib\python\OFS\DTMLMethod.py, line 145, in __call__ (Object: index_html) File D:\PROGRA~1\GYNZER~1\lib\python\DocumentTemplate\DT_String.py, line 502, in __call__ (Object: index_html) File D:\PROGRA~1\GYNZER~1\lib\python\OFS\DTMLMethod.py, line 141, in __call__ (Object: standard_html_header) File D:\PROGRA~1\GYNZER~1\lib\python\DocumentTemplate\DT_String.py, line 502, in __call__ (Object: standard_html_header) File D:\PROGRA~1\GYNZER~1\lib\python\DocumentTemplate\DT_Util.py, line 321, in eval (Object: RESPONSE.setHeader('expires', rfc1123(ZopeTime() + .01))) File <string>, line 0, in ? NameError: rfc1123
participants (1)
-
rgines@purina.com