[Zope] (no subject)

Angie tel angietel@yahoo.com
Sat, 28 Jul 2001 02:50:17 -0700 (PDT)


--0-891244237-996313817=:35682
Content-Type: text/plain; charset=us-ascii

Import Traceback
Traceback (innermost last):  File "C:\Program Files\WebSite\lib\python\OFS\Application.py", line 530, in import_products    product=__import__(pname, global_dict, global_dict, silly)  File "C:\Program Files\WebSite\lib\python\Products\mysqlUserFolder\__init__.py", line 12, in ?    import mysqlUserFolder  File "C:\Program Files\WebSite\lib\python\Products\mysqlUserFolder\mysqlUserFolder.py", line 11, in ?    import cfg, util, vdb, db, log  File "C:\Program Files\WebSite\lib\python\Products\mysqlUserFolder\vdb.py", line 16, in ?    from db import dbConnection  File "C:\Program Files\WebSite\lib\python\Products\mysqlUserFolder\db.py", line 10, in ?    import MySQLdb, _mysql  File "C:\Program Files\WebSite\lib\python\Products\mysqlUserFolder\MySQLdb.py", line 19, in ?    import _mysqlImportError: DLL load failed: One of the library files needed to run this application cannot be found.

My mysql user folder is broken and it returns an error message as above.

i tried to copy the libmysql.dll into ZOPE/lib/python/Products/Mysqluserfolder

but also can not work. Is this error message mentioning the DLL library file is libmysql.dll?

if not, where can i get it?



---------------------------------
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
--0-891244237-996313817=:35682
Content-Type: text/html; charset=us-ascii

<DIV><FONT face=Arial size=2>
<H3>Import Traceback</H3><PRE><FONT size=3>Traceback (innermost last):
  File "C:\Program Files\WebSite\lib\python\OFS\Application.py", line 530, in import_products
    product=__import__(pname, global_dict, global_dict, silly)
  File "C:\Program Files\WebSite\lib\python\Products\mysqlUserFolder\__init__.py", line 12, in ?
    import mysqlUserFolder
  File "C:\Program Files\WebSite\lib\python\Products\mysqlUserFolder\mysqlUserFolder.py", line 11, in ?
    import cfg, util, vdb, db, log
  File "C:\Program Files\WebSite\lib\python\Products\mysqlUserFolder\vdb.py", line 16, in ?
    from db import dbConnection
  File "C:\Program Files\WebSite\lib\python\Products\mysqlUserFolder\db.py", line 10, in ?
    import MySQLdb, _mysql
  File "C:\Program Files\WebSite\lib\python\Products\mysqlUserFolder\MySQLdb.py", line 19, in ?
    import _mysql
ImportError: DLL load failed: One of the library files needed to run this application cannot be found.
</FONT></PRE><PRE><FONT face=Arial size=3>My mysql user folder is broken and it returns an error message as above.</FONT></PRE><PRE><FONT face=Arial size=3>i tried to copy the libmysql.dll into ZOPE/lib/python/Products/Mysqluserfolder</FONT></PRE><PRE><FONT face=Arial size=3>but also can not work. Is this error message mentioning the DLL library file is libmysql.dll?</FONT></PRE><PRE><FONT face=Arial size=3>if not, where can i get it?</FONT></PRE></FONT></DIV><p><br><hr size=1><b>Do You Yahoo!?</b><br>
Make international calls for as low as $.04/minute with Yahoo! Messenger<BR><a href="http://phonecard.yahoo.com/?.refer=mailtagline">http://phonecard.yahoo.com/</a>
--0-891244237-996313817=:35682--