Hello; "Daniele Varrazzo" <[email protected]> a écrit, le 2011-02-14 à 17 h 42 :
> Jason Erickson has addressed the problem with python 2.6/2.7 + modwsgi > + psycopg2. His fixes are available in psycopg 2.4 beta2. > > He has made available the packages at <http://www.stickpeople.com/ > projects/python/win-psycopg/devel/>. It would be great if you could > test them and report success/failure with the problematic combination. Until now, I have been unable to move from the Windows psycopg2 build installed by psycopg2-2.0.14.win32-py2.6-pg8.4.3-release.exe (from Jason’s site), for the reasons listed elsewhere. I downloaded and installed psycopg2-2.4-beta2.win32-py2.6.exe from the link above over the weekend. My installation details: - Windows Server 2008 R2 (no service packs) - Python 2.6.6 (x86) - Official Apache httpd+SSL build (httpd-2.2.17-win32-x86-openssl-0.9.8o.msi) - mod_wsgi-win32-ap22py26-3.3.so This server is used fairly lightly, though it’s being used more and more. We have 100 potential users, and we’re running an instance of the Roundup issue tracking web app and a MoinMoin wiki. After installing psycopg2 2.4 beta 2, Apache started up with no problems (contrary to every other version since the one mentioned above), I tested the functionality that I’ve seen break in the past for various reasons, and things are looking good. I’ve kept the beta in place, and I’m keeping an eye on the error logs. Things are looking great this morning, and I’m looking forward to the final release! Daniele, would you like me to post something to the psycopg2 list as well? Thanks, Paul P.-S. modwsgi and psycopg2 and have made this kind of setup ridiculously easy, so here’s a big thank you from a grateful user. -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
