Re: [Zope] Data.fs.lock permssions error

2006-03-13 Thread Andrew Milton
+---[ JulianRead ]--
| 
| Hi i have just installed zope 2.8.6 on fedora core 3
| 
| I have created a zope instance however when i go to run this instane i get
| the following error
| 
| IOError: [Errno 13] Permission denied:
| '/home/default/inst1.isolve-unix.co.uk/user/zope/var/Data.fs.lock'
| 
| When i go into this folder the var folder Data.fs.lock isnt there
| 
| If anyone has any ideas it would be a great help
| thanks 

The var directory doesn't have write permission for the user you're running
zope as.

-- 
Andrew Milton
[EMAIL PROTECTED]
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Data.fs.lock permssions error

2006-03-13 Thread Andreas Jung



--On 13. März 2006 07:34:52 -0800 JulianRead [EMAIL PROTECTED] 
wrote:




Hi i have just installed zope 2.8.6 on fedora core 3

I have created a zope instance however when i go to run this instane i get
the following error

IOError: [Errno 13] Permission denied:
'/home/default/inst1.isolve-unix.co.uk/user/zope/var/Data.fs.lock'

When i go into this folder the var folder Data.fs.lock isnt there



Ensure that the user account running zope has write permission to the 'var'
folder inside your instance home..usually this should not happen if you 
install Zope properly.


-aj

pgpG3srKaWLqE.pgp
Description: PGP signature
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Data.fs.lock permssions error

2006-03-13 Thread JulianRead

Thanks changing the permissions on the folder solved the problem
--
View this message in context: 
http://www.nabble.com/Data.fs.lock-permssions-error-t1273102.html#a3380103
Sent from the Zope - General forum at Nabble.com.

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )