[Zope-DB] Fw: mxODBC Installation problem in Zope2.7.8
Sudesh Soni
sudesh.soni at ebusinessware.com
Tue Aug 1 07:44:41 EDT 2006
I get the following error while installing mxODBC 1.0 in zope 2.7.8 :
----------------------------------------------------------------------------------------------------------------------
D:\>"%PYTHON%" "%ZOPE_RUN%" -C "%CONFIG_FILE%" %1 %2 %3 %4 %5 %6 %7
Error: positional arguments are not supported
For help, use C:\Program Files\Zope-2.7.8\lib\python\Zope\Startup\run.py -h
D:\>"%PYTHON%" "%ZOPE_RUN%" -C "%CONFIG_FILE%"
------
2006-08-01T17:11:21 INFO(0) ZServer HTTP server started at Tue Aug 01 17:11:21 2
006
Hostname: ebwsudesh
Port: 8080
------
2006-08-01T17:11:21 INFO(0) ZServer FTP server started at Tue Aug 01 17:11:21 20
06
Hostname: ebwsudesh
Port: 8021
Traceback (most recent call last):
File "C:\Program Files\Zope-2.7.8\lib\python\Zope\Startup\run.py", line 50, in
?
run()
File "C:\Program Files\Zope-2.7.8\lib\python\Zope\Startup\run.py", line 19, in
run
start_zope(opts.configroot)
File "C:\Program Files\Zope-2.7.8\lib\python\Zope\Startup\__init__.py", line 4
9, in start_zope
starter.makeLockFile()
File "C:\Program Files\Zope-2.7.8\lib\python\Zope\Startup\__init__.py", line 2
50, in makeLockFile
os.unlink(lock_filename)
OSError: [Errno 13] Permission denied: 'd:\\Zope1\\var\\Z2.lock'
D:\>
----------------------------------------------------------------------------------------------------------------------------
Does anyone faced the same problem?
Suson
----- Original Message -----
From: Sudesh Soni
To: ZOPE-DA
Sent: Tuesday, August 01, 2006 4:56 PM
Subject: mxODBC Installation problem in Zope2.7.8
Can anyone help on the problem why i am not able to install mxODBC1.0 in zope 2.7.8
[I am able to install in Zope2.6.1]
I have tried installation in following way:
Put lib\python\mx in ZopeInstanceHome\
Put \mxODBCZopeDA into ZopeInstanceHome\Products
Installed licenses file in lib\python\mx\ODBC as mentioned in the documentation.
Restarted the Zope Instance service.
But i get "Bad gateway Error" when i open url
http://localhost:8080/manage
Any help will be appreciated
Suson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope-db/attachments/20060801/35e9b7b4/attachment.htm
More information about the Zope-DB
mailing list