
Are there any issues using OTRS with httpd 2.0.49 and the latest mod_perl. I have been running into various issues and malfunctions. The latest one is trouble logging in with this error in the logs: [Wed May 12 15:14:13 2004][Error][Kernel::System::AuthSession::IPC::_WriteSHM][71] Can't write session data. Max. size (180224 Bytes) of SessionData reached! Drop old sessions! Any ideas? -- Charles Gagnon | My views are my views and they http://unixrealm.com | do not represent those of anybody charlesg at unixrealm.com | but me. 640K ought to be enough for anybody. -- Bill Gates, 1981

On 13-05-2004 at 8:38, Charles Gagnon wrote:
Are there any issues using OTRS with httpd 2.0.49 and the latest mod_perl. I have been running into various issues and malfunctions.
As I discovered in April, OTRS 1.2 will not work with latest mod_perl. You have to downgrade to 1.99_12 to get everything working. - Alessandro

We had a similar problem. Try this: - Shutdown Apache - Run ipcs and note the shared memory ids & keys - Run ipcrm to remove all leftover shared memory ids & keys - Restart Apache -Ryan Charles Gagnon wrote:
Are there any issues using OTRS with httpd 2.0.49 and the latest mod_perl. I have been running into various issues and malfunctions. The latest one is trouble logging in with this error in the logs:
[Wed May 12 15:14:13 2004][Error][Kernel::System::AuthSession::IPC::_WriteSHM][71] Can't write session data. Max. size (180224 Bytes) of SessionData reached! Drop old sessions!
Any ideas?
participants (3)
-
Alessandro Ranellucci
-
Charles Gagnon
-
Ryan Thompson