我正在使用/修复collective.logbook来保存站点上的错误。当前在我的网站上运行日志失败的原因如下:
File "/srv/plone/xxx/src/collective.logbook/collective/logbook/events.py", line 101, in hand
transaction.commit()
File "/srv/plone/buildout-cache/eggs/transaction-1.1.1-py2.6.egg/transaction/_manager.py", line 8
ret
我已经卸载了Plone,但它的主页一直显示在上
也就是说,当我访问时,我会看到:
Plone
Zope & Plone现在已经启动并运行。
* Your Plone site has not been added yet: Click here to create a Plone site.
* Use the Zope Management Interface.
* Plone.Org — documentation, add-ons, support, community.
我已经安装了Liferay,需要开始使用它。当我到达时,我需要能够看到Liferay的主页--它不是一个缓存
我有一个(工作中的) Plone 4.0.4站点,它使用了Dexterity。我正在尝试将其升级到4.0.10。当我在新的(4.0.10)站点上启动一个实例时,我得到错误:
TypeError: Can't use implementer with classes. Use one of the class-declaration functions instead.
(完整回溯如下)这个错误似乎来自zope.interface,显然它一定是由新站点的版本设置问题引起的,因为其他一切都是一样的。两个站点上的plone.app.dexterity和zope.interface版
无法使用apt-get安装程序安装任何软件包
sudo: apt-get: command not found
-How在服务器上安装apt-get软件包?
-I正在尝试在我的服务器上安装Plone,所以使用以下命令
sudo ./install.sh --target=/home/admin/Plone --build-python zeo
它显示了以下错误:
Unable to find libz library and headers. These are required to build Python.
Please use your system package or port m
我正在尝试将from存储(使用Plone 4.3.2和ZODB3 3.10.5)从“草坪”迁移到“丛林”布局。在运行脚本时,我得到以下跟踪:
(11719) Blob directory `var/blobstorage-lawn/` has layout marker set. Selected `lawn` layout.
(11719) The `lawn` blob directory layout is deprecated due to scalability issues on some file systems, please consider migrating to the
操作系统:Debian 8
我使用buildout将Plone站点从4.3.6升级到4.3.8。然后,当我试图将它从4.3.8升级到5.0.2(复制和粘贴Data.fs和below存储)时,错误显示如下:
Dry run selected.
Starting the migration from version: 4312
Ran upgrade step: Miscellaneous
Role / permission map imported.
Archetype tool imported.
Step languagetool has an invalid import handler
我需要帮助。我正在尝试在我的Fedora14O上构建plone 4.1。但我有个问题。似乎大多数的鸡蛋包都有很多丢失的文件。我做了什么:paster create -t plone4_buildout --> python2.6 boottrap.py --> bin/buildout。我做了一个变通方法:从pypi下载包并替换错误包。有人能告诉我发生了什么事吗?
我的错误消息:
Installing instance.
While:
Installing instance.
An internal error occured due to a bug in either z
下面是我从plone4.2.1安装(在SuSE Linux上)的跟踪:
Traceback (innermost last):
Module ZPublisher.Publish, line 126, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 46, in call_object
Module OFS.ObjectManager, line 620, in manage_importObject
Module OFS.ObjectManager, line 6