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/
 
_______________________________________________
gnome-web-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-web-list

Reply via email to