[mod_python] FAQ or list archives

Gregory Trubetskoy grisha at modpython.org
Tue Oct 17 16:35:22 EST 2000


I saw something on usenet about this and glibc 2.1.93, it is reportedly a
glibc bug. What glibc are you using?

Grisha

On Tue, 17 Oct 2000, Shannon -jj Behrens wrote:

> Dear Sirs,
> 
> Is there a FAQ or a mailing list archive that I can refer to?  I can't
> seem to get mod_python to work in CGI mode using Python 1.6.  It keeps
> complaining about:
> 
> File  File "/usr/local/apache/htdocs/aquarium/htdocs/index.py", line 35,
> in ?
>     Aquarium().handleRequest()
>   File "/usr/local/apache/htdocs/aquarium/aquarium/util/Aquarium.py",
> line 60, in handleRequest
>     import cgi
>   File "/usr/local/devel/lib/python1.6/cgi.py", line 747, in ?
>     class FieldStorage:
>   File "/usr/local/devel/lib/python1.6/cgi.py", line 991, in
> FieldStorage
>     bufsize = 8*1024            # I/O buffering size for copy to file
> OverflowError: integer multiplication
> 
> Thanks,
> -jj
> 
> -- 
> Using a program to write a program to test a program has high leverage.
> Kernigan and Pike, "The Practice of Programming."
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://www.modpython.org/mailman/listinfo/mod_python
> 




More information about the Mod_python mailing list