Re: zope-3.2.0 and plone trouble

2006-03-30 Thread Gerhard Schmidt
On Thu, Mar 23, 2006 at 09:34:28AM +0100, Michel Le Cocq wrote:
> Hi, I just install zope-3.2.0 and made it working just well.
> 
> Now I wanted to run plone on it so i go to /usr/portswww/plone and type 
> make install, and there, it install zope-2.7.8_1 and also python-2.3.5_1 
> (i already had python-2.4.2).  My ports list is up to date.
> 
> I can't make plone working in zope 3.2 but it work under zope 2.7

Zope 2 and Zope3 are two different Products. Zope3 is a complete new 
implemantation and is not backwars compartible with Zope2 software. 
Actual Plone runes an Zope up to 2.9 (I Think. I have tested it on Zope 
2.8.2) 

Bye
Estartu


Gerhard Schmidt| Nick : estartu  IRC : Estartu  |
Fischbachweg 3 ||  PGP Public Key
86856 Hiltenfingen | EMail: [EMAIL PROTECTED]  |  on request 
Germany||  



pgpFYYiIEK8Kj.pgp
Description: PGP signature


Re: Zope

2004-03-19 Thread Chad Gross

I ran ./start -u root and that is the only way it
works. If I use any other user it gives permission
denied errors in the browser (when accessing on port
8080 and 8080/manage) or the following output on the
command line (when accessing the normal website on
port 80 which apache is rewriting for):

--
2004-03-19T15:11:37 ERROR(200) DirectoryView Error
during prepareContents:
Traceback (innermost last):
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 198, in getContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 215, in prepareContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 47, in _filtered_listdir
OSError: [Errno 2] No such file or directory:
'/usr/local/www/Zope/lib/python/lib/python/Products/CMFDefault/skins/Images'
--
2004-03-19T15:11:37 ERROR(200) DirectoryView Error
during prepareContents:
Traceback (innermost last):
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 198, in getContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 215, in prepareContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 47, in _filtered_listdir
OSError: [Errno 2] No such file or directory:
'/usr/local/www/Zope/lib/python/lib/python/Products/CMFDefault/skins/control'
--
2004-03-19T15:11:37 ERROR(200) DirectoryView Error
during prepareContents:
Traceback (innermost last):
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 198, in getContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 215, in prepareContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 47, in _filtered_listdir
OSError: [Errno 2] No such file or directory:
'/usr/local/www/Zope/lib/python/lib/python/Products/CMFDefault/skins/generic'
--
2004-03-19T15:11:37 ERROR(200) DirectoryView Error
during prepareContents:
Traceback (innermost last):
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 198, in getContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 215, in prepareContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 47, in _filtered_listdir
OSError: [Errno 2] No such file or directory:
'/usr/local/www/Zope/lib/python/lib/python/Products/CMFDefault/skins/content'
--
2004-03-19T15:11:37 ERROR(200) DirectoryView Error
during prepareContents:
Traceback (innermost last):
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 198, in getContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 215, in prepareContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 47, in _filtered_listdir
OSError: [Errno 2] No such file or directory:
'/usr/local/www/Zope/lib/python/lib/python/Products/CMFCalendar/skins/calendar'
--
2004-03-19T15:11:37 ERROR(200) DirectoryView Error
during prepareContents:
Traceback (innermost last):
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 198, in getContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 215, in prepareContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 47, in _filtered_listdir
OSError: [Errno 2] No such file or directory:
'/usr/local/www/Zope/lib/python/lib/python/Products/CMFTopic/skins/topic'
--
2004-03-19T15:11:37 ERROR(200) DirectoryView Error
during prepareContents:
Traceback (innermost last):
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 198, in getContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 215, in prepareContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 47, in _filtered_listdir
OSError: [Errno 2] No such file or directory:
'/usr/local/www/Zope/lib/python/lib/python/Products/CMFDefault/skins/zpt_control'
--
2004-03-19T15:11:37 ERROR(200) DirectoryView Error
during prepareContents:
Traceback (innermost last):
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 198, in getContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 215, in prepareContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 47, in _filtered_listdir
OSError: [Errno 2] No such file or directory:
'/usr/local/www/Zope/lib/python/lib/python/Products/CMFDefault/skins/zpt_generic'
--
2004-03-19T15:11:37 ERROR(200) DirectoryView Error
during prepareContents:
Traceback (innermost last):
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 198, in getContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 215, in prepareContents
  File
/usr/local/www/Zope/lib/python/Products/CMFCore/DirectoryView.py,
line 47, in _fi

Re: Zope

2004-03-18 Thread Khairil Yusof
On Thu, 2004-03-18 at 09:38 -0800, Chad Gross wrote:

> Thank you for your assistence, I managed to figure out
> what my problem was. It turns out zope must be started
> as root. I was starting it as another user which is
> what Zope.org suggests to do.

If you installed it from ports rename the startup script from
zope.sh.sample to zope.sh, and start it
from /usr/local/etc/rc.d/zope.sh. eg.

/usr/local/etc/rc.d/zope.sh start

You can still start it manually from root, just specify the user you
want the daemon to run eg:

./start -u www



signature.asc
Description: This is a digitally signed message part


Re: Zope

2004-03-18 Thread Chad Gross
Thank you for your assistence, I managed to figure out
what my problem was. It turns out zope must be started
as root. I was starting it as another user which is
what Zope.org suggests to do. I guess I have to change
ownership though for the rest of the files to that
user in order to be able to run it as a different
user. I should be able to figure out the rest of this
Zope beast. Again I appreciate the quick responses.

Thank you,

Chad G. 

--- Khairil Yusof <[EMAIL PROTECTED]> wrote:
> On Wed, 2004-03-17 at 19:07 -0800, Chad Gross wrote:
> 
> > I am perplexed as to what I am doing wrong with
> Zope
> > on FreeBSD 4.9. I have managed to get it to start,
> but
> > when I go to localhost:8080
> 
> I can't duplicate this problem on any Zope port
> installs I've done so
> far (FreeBSD-5.x) and you should not have to change
> permissions of any
> of the Zope directories.
> 
> Can you give the output of
> /usr/local/www/Zope/var/zope-output ?
> 
> Anybody running Zope (from ports) on 4.9?
> 

> ATTACHMENT part 2 application/pgp-signature
name=signature.asc



=
Chad Gross
[EMAIL PROTECTED]
Within the mind you can find the meaning to your existance!

__
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Zope

2004-03-18 Thread george donnelly
Khairil Yusof <[EMAIL PROTECTED]> on 3/18/04 wrote:

>On Wed, 2004-03-17 at 19:07 -0800, Chad Gross wrote:
>
>> I am perplexed as to what I am doing wrong with Zope
>> on FreeBSD 4.9. I have managed to get it to start, but
>> when I go to localhost:8080
>
>I can't duplicate this problem on any Zope port installs I've done so
>far (FreeBSD-5.x) and you should not have to change permissions of any
>of the Zope directories.
>
>Can you give the output of /usr/local/www/Zope/var/zope-output ?
>
>Anybody running Zope (from ports) on 4.9?

not from ports but then I say you should install it from source. its
./configure --prefix=x ; make ; make install. very easy.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Zope

2004-03-18 Thread Khairil Yusof
On Wed, 2004-03-17 at 19:07 -0800, Chad Gross wrote:

> I am perplexed as to what I am doing wrong with Zope
> on FreeBSD 4.9. I have managed to get it to start, but
> when I go to localhost:8080

I can't duplicate this problem on any Zope port installs I've done so
far (FreeBSD-5.x) and you should not have to change permissions of any
of the Zope directories.

Can you give the output of /usr/local/www/Zope/var/zope-output ?

Anybody running Zope (from ports) on 4.9?


signature.asc
Description: This is a digitally signed message part


Re: Zope does not start on boot-up

2003-01-13 Thread P. U. Kruppa
Hi Hanspeter!

On Mon, 13 Jan 2003, Hanspeter Roth wrote:

>   On Jan 13 at 05:31, P. U. Kruppa spoke:
>
> >   File /usr/local/www/Zope/z2.py, line 690, in ?
> > IOError: [Errno 13] Permission denied: '/usr/local/www/Zope/var/Z2.pid'
>
>
> Hi Uli,
>
> maybe zope switches to a specific user which has no write permission
> on /usr/local/www/Zope/var ?
> Maybe `-u www' tells zope to switch to www?
> You might try to change the owner of /usr/local/www/Zope/var to www.
>
> When you start it manually (/usr/local/www/Zope/start) do you use
> root or some dedicated user?
Yeah, that was it.
I changed -R owner and goup of /usr/local/www/Zope/var/ to
www and wheel .
Now I can start and stop it from bootup and manually.

Thanks a lot!

Uli.

>
> -Hanspeter
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>

*---*
*Peter Ulrich Kruppa*
*  -  Wuppertal -   *
*  Germany  *
*---*


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Zope does not start on boot-up

2003-01-13 Thread Hanspeter Roth
  On Jan 13 at 05:31, P. U. Kruppa spoke:

>   File /usr/local/www/Zope/z2.py, line 690, in ?
> IOError: [Errno 13] Permission denied: '/usr/local/www/Zope/var/Z2.pid'


Hi Uli,

maybe zope switches to a specific user which has no write permission
on /usr/local/www/Zope/var ?
Maybe `-u www' tells zope to switch to www?
You might try to change the owner of /usr/local/www/Zope/var to www.

When you start it manually (/usr/local/www/Zope/start) do you use
root or some dedicated user?

-Hanspeter

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Zope does not start on boot-up

2003-01-12 Thread P. U. Kruppa

Hi Hanspeter!

On Sun, 12 Jan 2003, Hanspeter Roth wrote:
>   On Jan 11 at 21:15, P. U. Kruppa spoke:
>
> > The rc.d-script that came with the port does not do anything -
> > neither manually - nor on boot-up (besides echoing " Zope").
> [...]
> > >> /usr/local/www/Zope/var/zope-output 2>&1 &
>
> Does /usr/local/www/Zope/var/zope-output tell you something?

Yes: it contents many messages like this:


 [...]

--
2003-01-11T20:58:11 INFO(0) ZODB Opening database for mounting: 
'144222624_1042283507.685494'
--
2003-01-11T20:58:11 INFO(0) ZODB Mounted database '144222624_1042283507.685494' at 
/temp_folder
--
2003-01-11T20:58:11 INFO(0) ZServer HTTP server started at Sat Jan 11 20:58:11 2003
Hostname: small.pukruppa.de
Port: 8080
--
2003-01-11T20:58:11 INFO(0) ZServer FTP server started at Sat Jan 11 20:58:11 2003
Hostname: small.pukruppa.de
Port: 8021
--
2003-01-11T20:58:11 INFO(0) ZServer PCGI Server started at Sat Jan 11 20:58:11 2003
Unix socket: /usr/local/www/Zope/var/pcgi.soc
--
2003-01-11T20:58:11 PANIC(300) z2 Startup exception
Traceback (innermost last):
  File /usr/local/www/Zope/z2.py, line 690, in ?
IOError: [Errno 13] Permission denied: '/usr/local/www/Zope/var/Z2.pid'


   [...]



Uli.

>
> -Hanspeter
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>

*---*
*Peter Ulrich Kruppa*
*  -  Wuppertal -   *
*  Germany  *
*---*


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Zope does not start on boot-up

2003-01-12 Thread Hanspeter Roth
  On Jan 11 at 21:15, P. U. Kruppa spoke:

> The rc.d-script that came with the port does not do anything -
> neither manually - nor on boot-up (besides echoing " Zope").
[...]
>   >> /usr/local/www/Zope/var/zope-output 2>&1 &

Does /usr/local/www/Zope/var/zope-output tell you something?

-Hanspeter

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message