
On Thu, Jan 6, 2011 at 4:43 PM, Panzarella, David
Sorry that should be the last version of OTRS 2. I'm doing some research on behalf of someone else, and it looks like they had copied an older readme. Also I see a lot of errors in the Apache error log saying:
[Thu Nov 18 15:54:44 2010] [notice] Child 8956: Child process is running [Thu Nov 18 15:54:44 2010] [notice] Child 8956: Acquired the start mutex. [Thu Nov 18 15:54:44 2010] [notice] Child 8956: Starting 250 worker threads.
250 worker threads! That's HUGE. It might be that your virtual machine is really slow because of this. Please set this to a lower value.
[Fri Nov 19 09:23:31 2010] [notice] Apache/2.2.4 (Win32) mod_perl/2.0.3-dev Perl/v5.8.8 configured -- resuming normal operations
So supposedly you're running mod_perl, although a dev version ; you might want to look into your apache configuration here. -- Mike