thanks Heiko, i appreciate your help. i didn't install the product correctly on the NT box. for some reason i can't get the .zexp to import on the linux server. it keeps saying that the action isn't supported. could this be due to file permissions? -<mike>- -----Original Message----- From: stoermer@innominate.de [mailto:stoermer@innominate.de]On Behalf Of Heiko Stoermer Sent: Monday, May 15, 2000 10:55 AM To: michael angelo ruberto Subject: Re: [Zope] listmate + CSV problem hi, the -0.93.tgz contains a .zexp and another .tgz which contains the external method. you have to import the zexp into zope AND you have to untargz the .tgz, which will create the subdirectory lib/python/Products/ListMate and places the necessary file there. And: switching from NT to Linux always corrects problems. ;-) hope this helps. if you need further help, please let's stay on the mailing-list, because there's other people willing to help you too. greetings, Heiko michael angelo ruberto wrote:
hi Heiko,
i installed the file i downloaded which was a .tgz. however, when i went browsing around to look for the pieces i found that there isn't a listmate folder in the products directory. i did find python methods for file
import.
this is curious because the product works with the exception of the CSV converting feature. later today i will instal the product to a linux server, will this correct the problem i have on my NT workstation?
btw: this product is really cool even without the CSV import. but for it's use here at work i really need it for the CSV files.
thanks for such a quick response to my call for help! have a great day!!
-- heiko.stoermer@innominate.de innominate AG networkingpeople fon: +49.30.308806-0 fax: -77 web: http://innominate.de
I've installed DCOracle in a Zope instance running with PCGI + Apache variation; Zope process is running with the same user the web server is running; DCOracle test was fine (I also created a small Python app to access a test database); The .so files were copied to the right place. But when I try to connect to the database (or create a connection and test it in the same operation) it gives an Apache error: "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request."... Verifying the error_log file, this is what I've found: PCGI Error: [503 Service Unavailable] ((116) unable to connect, fd=4) Success What could be happening? Thanks for any help. Alexandre.
participants (2)
-
Alexandre A. Drummond Barroso -
michael angelo ruberto