VHF Broken after upgrade to 2.6.1
OS: FreeBSD 4.7 Stable okay I just upgraded to 2.6.1 and moved the database over to the new Zope var dir and the the object from the VHF product is broken. What are the steps to fix this - can you point me to specific documentation please? - Noah -- Net Enabled (http://www.enabled.com)
You would probably get more feedback if you provided some info on how, exactly it is broken. Error messages, tracebacks, descriptions of what you can't do, what behavior you see, etc. It's difficult to *guess* what your problem might be. Also, if you really mean VHF (not VHM), you might get better help from the CMF list: http://mail.zope.org/mailman/listinfo/zope-cmf Dylan On Thu, 2003-04-10 at 08:12, admin2 wrote:
OS: FreeBSD 4.7 Stable
okay I just upgraded to 2.6.1 and moved the database over to the new Zope var dir and the the object from the VHF product is broken.
What are the steps to fix this - can you point me to specific documentation please?
- Noah
-- Net Enabled (http://www.enabled.com)
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
admin2 wrote at 2003-4-9 21:03 -0800:
OS: FreeBSD 4.7 Stable
okay I just upgraded to 2.6.1 and moved the database over to the new Zope var dir and the the object from the VHF product is broken.
What are the steps to fix this - can you point me to specific documentation please?
Activate Zope logging (--> "doc/LOGGING.txt"). Look into your log file. Look in "Control_Panel --> Product management --> Virtual Host Monster" whether you see a traceback. When these two trials do not reveal the cause, you can try to load the VHM explicitly (in an interactive Python session) and see what exception you get. Come back when you really need this and need help with it. Dieter
participants (3)
-
admin2 -
Dieter Maurer -
Dylan Reinhardt