我已经卸载了Plone,但它的主页一直显示在http://localhost:8080/
也就是说,当我转到http://localhost:8080/时,我看到了:
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,需要开始使用它。当我到达http://localhost:8080时,我需要能够看到Liferay主页 - 它不是一个缓存页面,因为我已经多次清除它。
答案 0 :(得分:2)
从您的描述中,您可能会从Zope数据库中删除Plone实例,但您仍然可以运行Zope。 Plone是在Zope应用程序平台内运行的产品。杀死Zope进程,它将不再绑定到8080端口。