On Mon, 2002-07-01 at 09:31, Karl Putland wrote:
> On Sun, 2002-06-30 at 22:24, Karl Putland wrote:
> > On Sun, 2002-06-30 at 21:58, Edmund Lian wrote:
> > > 
> > > Karl wrote:
> > > 
> > > >I am using psycopg, but it doesn't appear to be related to the
> > > >db module.  A plethora of print statements show that the select
> > > >completes, the loop finishes, the page finishes, then the AppServer
> > > >pukes
> > > 
> > > Hmmm... then as Aaron wrote, suspect PyDO first--try posting about the
> > > problem to the PyDO mailing list...
> > > 
> > > ...Edmund.
> > > 
> > >
> > 
> > I posted the initial message before some more testing.  PyDO is not the
> > issue.  PyDO successfully returns the data set.  It is not puking on my
> > development machine.  I need to get a larger data set imported, and I'll
> > post results tomorrow.  The only difference right now, is that my
> > partner is running the app server (on port 80076) and apache on a remote
> > machine, and accessing the pages from a win2000 machine with IE6, Where
> > I have webware app server and apache running on my laptop, and I'm using
> > Galeon as my web browser.
> > 
> > --Karl
> > 
> > 
> 
> I think I've tracked it down to a python problem.  The difference
> between the machines is the version of python.  2.2.1 on the machine
> that fails, and 2.2 on the machine that works.  I'm downgrading to 2.2
> and will post results shortly.
> 

Success!  At least I've found the problem.  It's psycopg-1.0.9 that
pukes.  The machine that was working had psycopg-1.0.6.  I'll send a
message to Federico on the psycopg list.  

What versions of psycopg are being used by webware users?  Has anyone
else had issues?

--Karl



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to