Yes that was set 
LOGFILE_DEBUG =
"/opt/vpopmail/5.3.30/domains/mmz.org/1/trell/tmdadebug.log"

I did a file find for the cPickle.so and it was not there, so I did
an rpm -q -a | grep python, I noticed it was missing a couple of rpms
that another system had, so I installed the python-optik and that put
the cPickle.so on the system and then I recompiled the TMDA and
TMDA-CGI. This did not help. I'm still getting the error ...

ImportError: /usr/lib/python2.2/lib-dynload/cPickle.so: undefined
symbol: PyUnicodeUCS4_AsUTF8String

And the ImportError: cannot import name LOGFILE_DEBUG even though it is
set. 

Trell

On Wed, 2004-04-28 at 07:47, Jim Ramsay wrote:
> Joseph Oaks wrote:
> 
> 
> > ImportError: cannot import name LOGFILE_DEBUG 
> > 
> > What did I mess up, how do I get this working again? 
> 
> Do you have the variable 'LOGFILE_DEBUG' defined in your config file?

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to