Re: [Moin-user] Image Processing

2009-08-27 Thread R.Bauer
waqas ahmad schrieb: > > Hi, > > > > I am using moinmoin184 with > > Apache/2.2.8 (Win32) mod_ssl/2.2.8 OpenSSL/0.9.8g mod_wsgi/2.3 Python/2.5.2 > mod_auth_sspi/1.0.4: > > My hardware specification is: > > Total Physical Memory: 4.091 MB > > OS Build Type: Multiprocessor

Re: [Moin-user] Image Processing

2009-08-25 Thread Rick Vanderveer
Opps, one minor correction: your performance will remain the same. I mis-read your python version. :-) -Rick On Tue, Aug 25, 2009 at 9:33 AM, Rick Vanderveer wrote: > Hey Waqas, > This is a known problem with early versions of mod_wsgi.  Many of us > faced this, and it was fixed by simply upgra

Re: [Moin-user] Image Processing

2009-08-25 Thread Rick Vanderveer
Hey Waqas, This is a known problem with early versions of mod_wsgi. Many of us faced this, and it was fixed by simply upgrading to the latest version. mod_wsgi is compiled against/dependent on a specific version of Python, so you will have to upgrade that as well. Go to the mod_wsgi page, and cl