
I have just moved my OTRS installation from one box to another. The database transfer went fine, along with everything else. On both, I'm using Apache 2.0.55, Perl 5.8.7, and mod_perl2 2.0.2. On the old box, everything works fine. On the new one, when trying to login to OTRS, I get the following error: [Mon Jan 09 23:21:59 2006] [error] Cannot allocate memory at /usr/www/ portal/otrs//Kernel/System/Log.pm line 79.\n Any help would be appreciated.

On Jan 9, 2006, at 11:25 PM, Mark J. Nernberg wrote:
I have just moved my OTRS installation from one box to another.
The database transfer went fine, along with everything else.
On both, I'm using Apache 2.0.55, Perl 5.8.7, and mod_perl2 2.0.2.
On the old box, everything works fine.
On the new one, when trying to login to OTRS, I get the following error:
[Mon Jan 09 23:21:59 2006] [error] Cannot allocate memory at /usr/ www/portal/otrs//Kernel/System/Log.pm line 79.\n
Any help would be appreciated.
I should add the full log from setting debug in Config.pm: Debug: Config.pm ->Get('CGILogPrefix') --> OTRS-CGI Debug: Config.pm ->Get('SystemID') --> 02 Debug: Config.pm ->Get('LogModule') --> Kernel::System::Log::SysLog Debug: Config.pm ->Get('DefaultCharset') --> iso-8859-1 Debug: Config.pm ->Get('LogModule::SysLog::Facility') --> user Debug: Config.pm ->Get('SystemID') --> 02 Debug: Config.pm ->Get('LogSystemCacheSize') --> 4096 <h1>Software error:</h1> <pre>Cannot allocate memory at /usr/www/portal/otrs/bin/cgi-bin/../../ Kernel/System/Log.pm line 79, <PRODUCT> line 4. </pre> <p> For help, please send mail to this site's webmaster, giving this error message and the time and date of the error. </p> [Tue Jan 10 00:44:13 2006] index.pl: Cannot allocate memory at /usr/ www/portal/otrs/bin/cgi-bin/../../Kernel/System/Log.pm line 79, <PRODUCT> line 4.
participants (1)
-
Mark J. Nernberg