plone web - Adding to the README
- From: Jaime Hemmett <jaime hemmett org>
- To: gnome-web-list gnome org
- Subject: plone web - Adding to the README
- Date: Wed, 12 Dec 2007 13:51:50 +0000
My system is already ready for installing Plone so I'm not sure what a
complete beginner would need, But I've added two notes about setting up
an admin account and using python 2.4 in a patch to the README.
Jaime.
Index: README
===================================================================
--- README (revision 19)
+++ README (working copy)
@@ -15,6 +15,9 @@
This is all meant to work with Plone 3.0.
+This needs to use python2.4 so if you have python2.5 installed you need
+to specifically use python2.4 instead of 'python'
+
TODO
====
@@ -38,6 +41,8 @@
* do "python bootstrap.py"
* do "./bin/buildout"
* Copy the Data.fs to ./var/filestorage/
+* Change the admin password using "parts/zope2/utilities/zpasswd.py -u
+admin -p <your password> access" then copy that access file to parts/instance
* do ./bin/instance fg
* Try http://localhost:8080/wgo2/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]