Re: Fw: mxODBC Installation problem in Zope2.7.8
"Dieter Maurer" <[email protected]>
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <[email protected]> |
Sudesh Soni wrote at 2006-8-1 17:14 +0530: >I get the following error while installing mxODBC 1.0 in zope 2.7.8 : > ... >50, in makeLockFile > os.unlink(lock_filename) >OSError: [Errno 13] Permission denied: 'd:\\Zope1\\var\\Z2.lock' Check why the Zope process cannot unlink "d:\...\Z2.lock"... -- Dieter