DCOracle2 importing problems
Lance Ellinghaus
lellinghaus at yahoo.com
Thu Apr 18 14:17:32 EDT 2002
This could be caused by the CGI environment not being able to locate the
shared libraries for Oracle. Under Solaris, make sure the CGI environment is
exporting LD_LIBRARY_PATH that contains the path to the Oracle shared
libraries.
Lance Ellinghaus
----- Original Message -----
From: "DeepBleu" <DeepBleu at DeepBleu.org>
Newsgroups: comp.lang.python
To: <python-list at python.org>
Sent: Thursday, April 18, 2002 12:58 PM
Subject: Re: DCOracle2 importing problems
> How are you importing the DCOracle2 module, and what is *the exact* error
> that you are getting?
> DeepBleu
>
> "Hugh" <h.e.w.frater at cs.cf.ac.uk> wrote in message
> news:e2e9e807.0204171619.46de6db1 at posting.google.com...
> > Hi All, I can import the DCOracle2 module fine from the interactive
> > interpreter but my CGI script causes an internal server error. The
> > interactive interpreter is running on the same machine as my scripts.
> > A tail of the apache error log reveals that my script can't import the
> > DCOracle2 module.
> > Any ideas anyone?
> >
> > Hugh
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
More information about the Python-list
mailing list