[mod_python] postgres progress

vmilitaru at sympatico.ca vmilitaru at sympatico.ca
Fri Jul 26 01:49:03 EST 2002


If all else fails, you can always consider alternatives. 
One setup example (which does seem to work for couple months now):
* python 2.1
* apache 1.3.26
* mod_ssl 2.8.10
* mod_python 2.7.8
* DCOracle2 1.84 (python interface to Oracle)
* Oracle 8i
(All humming inside a Linux 2.4.2 without a glitch)

That is, of course, if you're not overly religious about postgres.
Cheers, Vio

* matt <matt at proweb.co.uk> [020726 01:20]:
> bah, I've just run into the same problem as someone else was having getting
> postgres to work with mod_python
> 
> http://www.modpython.org/pipermail/mod_python/2001-August/001589.html
> 
> pgdb
> PyPgSQL
> psycopg
> 
> all fail to import
> 
> this is on FreeBSD 4.4 with mod_python-2.7.6
> python-2.2.1
> postgresql-7.2.1_1
> 
> anyone with any clues ?
> 
> M
> 
> 
> 
> _______________________________________________
> 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