skip to main |
skip to sidebar
- edit buildout.cfg
- run buildout
- got this error: "No such file or directory: '/home/enviromatics/Plone/zinstance/parts/instance/etc/zope.conf'"
- means zope.conf has been deleted due to unclean product install (http://plone.293351.n2.nabble.com/Restart-Zope-td5151549.html); well the product got lots of dependency.
errors:
- warning: no files found matching '*.mo' under directory 'collective'
- warning: no files found matching '*.js' under directory 'collective'
- warning: no files found matching '*.mo' under directory 'collective'
- the rest seems rooted on them
resolution:
- clean collectives from buildout.cfg, rerun buildout to get the site back
- start with the errors now ... ::debugging mode on::
No comments:
Post a Comment