tkeunen | 1 Jul 15:51
Picon

RE: Defining the page a user goes to after login.


Good day,

Thx for your response, think I will wait a bit longer and try to rephrase my
question once again....

Greetings,
Tom

Jim Biggs wrote:
> 
> I haven't customized my login_next.  I'm just suggesting that you look at
> that script as a possible solution to your need.
> 
>  
> 
> Regards. Jim
> 
>  
> 
>   _____  
> 
> From: tkeunen (via Nabble)
> [mailto:ml-user+241911-1135449838@...] 
> Sent: Monday, June 29, 2009 10:19 AM
> To: Jim Biggs
> Subject: RE: [Setup] Defining the page a user goes to after login.
> 
>  
> 
(Continue reading)

tfisher | 2 Jul 15:12

Document Control - Setting up permissions/access


I am testing Plone with the intent to use it for document control.  I'm
having a bit of trouble wading through the various (and sometimes
incomplete) instructions on how to implement what I'm trying to do.  I'm
hoping that someone here could help me out.  Here's what I'm trying to do:

1 - Have the contents of the entire site ONLY viewable if logged in.  No
anonymous access.

2 - Have a top level folder called "Work Instructions".  Within that folder
would, for instance, be 3 subfolders: Dept A, Dept B, Dept C.

3 - Have an individual Group setup that can access each subfolder.  For
instance, Group A can access ONLY Dept A subfolder, Group B accesses only
Dept B subfolder, etc.

4 - Allow individuals on a case-by-case basis who may not be a member of a
given group to have access to one or specific pages with the subfolder.  For
instance, Mary, who is a member of Group B, needs to have access to
Instruction 1 which resides in the Dept A subfolder.  She would not have
access to anything else in the Dept A subfolder.

5 - Allow any page that is under revision to be held in an unpublished state
where it not visible to the general logged in user.  It would only be
available to a select group who would be responsible for
creating/reviewing/approving the document.  Once published, it would be
available to all users who have the appropriate access.

I realize these may be elementary questions, but I've not been able to find
documentation that accurately guides me through it.  It seems to come in
(Continue reading)

larrykavanagh | 3 Jul 15:18
Picon

3.1.5 - 3.2.2 Upgrade. Windows


Want to upgrade from plone 3.1.5 to 3.2.2 so followed notes to do a fresh
install and copy across data.fs from old site. Fresh install went fine, new
site looked OK and version told me 3.2.2.
However when I copy across data.fs from old site, my old site appears OK but
version is now telling me 3.1.5.
Not sure where I am now and whether I can continue to investigate the new
'buildout' funcyionality in 3.2.2
--

-- 
View this message in context: http://n2.nabble.com/3.1.5---3.2.2-Upgrade.-Windows-tp3201197p3201197.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.

Larry Pitcher | 3 Jul 18:24
Gravatar

Re: 3.1.5 - 3.2.2 Upgrade. Windows

larrykavanagh wrote:
> Want to upgrade from plone 3.1.5 to 3.2.2 so followed notes to do a fresh
> install and copy across data.fs from old site. Fresh install went fine, new
> site looked OK and version told me 3.2.2.
> However when I copy across data.fs from old site, my old site appears OK but
> version is now telling me 3.1.5.
> Not sure where I am now and whether I can continue to investigate the new
> 'buildout' funcyionality in 3.2.2

Larry,

You'll need to get into your ZMI and go to: <yourSiteName 
Here>/portal_migration and run the upgrade on your old site.

--

-- 
Larry Pitcher
Catapult Solutions

Web:   www.catapultsolutions.net
Email: larry.pitcher@...
Skype: larry.pitcher
Phone: 509.849.2660

Lars Löwenadler | 9 Jul 13:39
Picon
Picon

Installing Plone in a virtual machine

Hello,

 

Today I have installed Microsoft Virtual PC 2007 on my Windows XP SP3 system. In the Virtual PC I’ve successfully installed a copy of Windows XP SP2. Now I’m trying to install Plone in this virtual machine. However, I get some errors during the installation (when running buildout), and although it finishes it’s impossible to start the Plone Controller and I notice that the Plone Windows Service (Zope instance) isn’t present in the list of available Windows services.

 

The errors are the following:

 

1. Executing the command ‘bootstrap.py’ failed

SystemExit: 1

 

2. Executing the command ‘buildout-script.py’ failed

IOError: [Errno 2] No such file or directory: ‘C:\\Program Files\\Plone\\bin\\buildout-script.py’

 

3. Executing the command ‘cluster-control-script.py’ failed

IOError: [Errno 2] No such file or directory: ‘C:\\Program Files\\Plone\\bin\\cluster-control-script.py’

 

4. Executing the command ‘plonectl-script.py’ failed

IOError: [Errno 2] No such file or directory: ‘C:\\Program Files\\Plone\\bin\\plonectl-script.py’

 

I clicked OK on all 4 errors which was the only option.

 

Are these things occurring as a result of Plone being installed in a virtual machine?

 

Thank you for any advice.

 

Regards,

Lars

 

___________________________________________________

Lars Löwenadler, MSc
Fraunhofer-Chalmers Research Centre for Industrial Mathematics

Chalmers Science Park
SE-412 88 Göteborg

Sweden
 

Phone: +46 (0)31 772 4277
Fax: +46 (0)31 772 4260
E-mail:
lars.lowenadler-BrJn46h3nxSv1QaEFLkzfg@public.gmane.org

Web: http://www.fcc.chalmers.se

 

konfuzio | 9 Jul 14:23
Picon

Re: Installing Plone in a virtual machine


Looks like a problem I had once - see issue "Executing the command
'bootstrap.py' failed"

In a nutshell: the internet connection was the problem.
--

-- 
View this message in context: http://n2.nabble.com/Installing-Plone-in-a-virtual-machine-tp3231006p3231099.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.

Lars Löwenadler | 9 Jul 15:34
Picon
Picon

Re: Installing Plone in a virtual machine


Thank you for the advice. I found the thread you refer to.

I do have connection problems in the virtual machine, so solving that may be
the solution then. I'll try fixing that and then reinstall Plone.

Regards,
Lars

konfuzio wrote:
> 
> Looks like a problem I had once - see issue "Executing the command
> 'bootstrap.py' failed"
> 
> In a nutshell: the internet connection was the problem.
> 

--

-- 
View this message in context: http://n2.nabble.com/Installing-Plone-in-a-virtual-machine-tp3231006p3231453.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.

Lars Löwenadler | 9 Jul 16:47
Picon
Picon

Re: Installing Plone in a virtual machine


Hello again - just wanted to notify you all, enabling Internet connection did
indeed solve the problem! I have now successfully installed Plone 3.2.2 in
my virtual PC.

Regards,
Lars

Lars Löwenadler wrote:
> 
> Thank you for the advice. I found the thread you refer to.
> 
> I do have connection problems in the virtual machine, so solving that may
> be the solution then. I'll try fixing that and then reinstall Plone.
> 
> Regards,
> Lars
> 
> 
> konfuzio wrote:
>> 
>> Looks like a problem I had once - see issue "Executing the command
>> 'bootstrap.py' failed"
>> 
>> In a nutshell: the internet connection was the problem.
>> 
> 
> 

--

-- 
View this message in context: http://n2.nabble.com/Installing-Plone-in-a-virtual-machine-tp3231006p3231865.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.

Joel Marion | 9 Jul 17:29
Picon
Favicon

Re: Installing Plone in a virtual machine

Hi Lars,

I've successfully installed Plone in many virtual machine instances, though not on Windows guests. My setup has been Linux virtual machines on Virtualbox running on Windows XP SP3.

Are you using python 2.4? Have you tried downloading Plone again (in case of a broken download)?

Are you committed to running on Windows? I think you'll find more people working on *nix, than Windows, and thus more support for *nix-based installs.

Maybe try using a different virtual machine (VMWare, Virtualbox), in case M$ Virtual PC is the culprit.

Joel

--------------------------------------
From: Lars L?wenadler <lars.lowenadler-BrJn46h3nxSv1QaEFLkzfg@public.gmane.org>
Subject: [Setup] Installing Plone in a virtual machine
To: <setup-G3yHMj00SlNuyk5VtJ+aFg@public.gmane.orgorg>
Message-ID:
    <000c01ca0089$ec1a5a30$c44f0e90$ <at> lowenadler-BrJn46h3nxSv1QaEFLkzfg@public.gmane.org>
Content-Type: text/plain; charset="iso-8859-1"

Hello,



Today I have installed Microsoft Virtual PC 2007 on my Windows XP SP3
system. In the Virtual PC I?ve successfully installed a copy of Windows XP
SP2. Now I?m trying to install Plone in this virtual machine. However, I get
some errors during the installation (when running buildout), and although it
finishes it?s impossible to start the Plone Controller and I notice that the
Plone Windows Service (Zope instance) isn?t present in the list of available
Windows services.



The errors are the following:



1. Executing the command ?bootstrap.py? failed

SystemExit: 1



2. Executing the command ?buildout-script.py? failed

IOError: [Errno 2] No such file or directory: ?C:\\Program
Files\\Plone\\bin\\buildout-script.py?



3. Executing the command ?cluster-control-script.py? failed

IOError: [Errno 2] No such file or directory: ?C:\\Program
Files\\Plone\\bin\\cluster-control-script.py?



4. Executing the command ?plonectl-script.py? failed

IOError: [Errno 2] No such file or directory: ?C:\\Program
Files\\Plone\\bin\\plonectl-script.py?



I clicked OK on all 4 errors which was the only option.



Are these things occurring as a result of Plone being installed in a virtual
machine?



Thank you for any advice.



Regards,

Lars



___________________________________________________

Lars L÷wenadler, MSc
Fraunhofer-Chalmers Research Centre for Industrial Mathematics

Chalmers Science Park
SE-412 88 G÷teborg

Sweden


Phone: +46 (0)31 772 4277
Fax: +46 (0)31 772 4260
E-mail: <mailto:lars.lowenadler <at> fcc.chalmers.se>
lars.lowenadler-BrJn46h3nxSv1QaEFLkzfg@public.gmane.org

Web: <http://www.fcc.chalmers.se/> http://www.fcc.chalmers.se



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.plone.org/pipermail/setup/attachments/20090709/f80c1e46/attachment.html

------------------------------

_______________________________________________
Setup mailing list
Setup-G3yHMj00SlOLbbK5bonKug@public.gmane.org
http://lists.plone.org/mailman/listinfo/setup


End of Setup Digest, Vol 45, Issue 4
************************************

Joel Marion
Executive Coordinator,
The University of Winnipeg Global College
9th floor, 491 Portage Avenue
Winnipeg, MB R3B 2E4
Tel: 204.988.7102
Fax: 204.772.4622
Email: jo.marion-cVxd4ZXPr5xnz3GQr/xE2Q@public.gmane.org

cewing | 9 Jul 19:12
Gravatar

Re: Installing Plone


Lee,

I've interleaved some responses to your individual questions below:

articlewiki wrote:
> 
> I'm a real, real newbie, I think Plone looks awesome, have searched
> everywhere including searching this forum plus the web for an idiots guide
> to installing and I can find anything. Its just so complicated, I'm not
> getting this one bit...........
> 
That's okay, we're here to help :)

articlewiki wrote:
> 
> The front page of this Plone site states:
> 
> ''Plone is easy to install. You can install Plone with a click-and-run
> installer, and have a content management system running on your computer
> in just a few minutes.''
> 
> Perhaps a little bit of an over exaggeration as:
> 
> 1. What do you click to run the installer?
> 
If you are on a Windows or Mac OS X Platform, you can download the
installers listed here:
  http://plone.org/products/plone/releases/3.2.2
Remember, for one-click installation you need to use either the Windows or
the Mac OS X installer, not the 'unified installer'.  In either case, once
the installer package has finished downloading to your local machine, simply
click on the installer (in the Mac case, it's an .mpkg, in the window's case
it's an .exe file).  From there, an installation wizard will walk you
through everything.  At the end you should end up with a nice GUI
application that lets you click to start up Plone.

articlewiki wrote:
> 
> I have uploaded the unified installer and unpacked as per the
> instructions, now what? 
> 
As with most *nix type packages, complete instructions are contained in the
file 'README.txt' file in the main package folder, you'll see it if you look
inside the folder that was created when you unpacked the package after
downloading.  

articlewiki wrote:
> 
> 2. The guide also states:
> 
> ''Crank up your platform's package manager and make sure you've got the
> following installed''
> 
> How do I do this? 
> 
The Unified Installer, as mentioned above, is _not_ a one-click system.  It
requires a bit of knowledge of command-line operations.  If you are not
familiar with package managers and how to use them, I'd suggest that you
stick with the one-click installers for now.  There's plenty of time to
learn about rpm, apt, fink, macports or any other packaging system once you
have a bit more under your belt.  'Till then, use the one-click installer
and have fun!

articlewiki wrote:
> 
> PS Whilst this view may not be welcome at the forum, and I'm sorry if any
> offence is caused but the whole Plone setup seems to assume that people
> actually know what you're talking about in the documentation. I've been
> trying to install Plone for a couple of years on and off, and generally
> become very frustrated with the process and give up.
> 
> Just thought I'd give the forum a look to see if anyone else can help
> before I give up again.
> 
Actually, that view is pretty widespread even among the folks who work with
plone all the time.  We have a strong push going on to create more
newbie-friendly documentation, including pathways through documentation that
help you to understand what you should read first.  These should help you to
get started more easily.  In the meantime, please don't give up :)  We're
pretty friendly here and someone is always willing to lend a hand.

I hope this helps straighten some things out for you,

Cris

--

-- 
View this message in context: http://n2.nabble.com/Installing-Plone-tp3228850p3232835.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.


Gmane