I enabled debugging and get the following error:
[Wed Feb 5 19:07:29
2003][Error][Kernel::System::AuthSession::IPC::WriteSHM][79] Can't write
session data. Max. size (180224 Bytes) of SessionData reached! Drop old
sessions!
[Wed Feb 5 19:07:29
2003][Debug][ModPerl::ROOT::ModPerl::Registry::opt_o
I have to apologize, it was the Database!
I'm sorry to waste your time :)
Here first feedback:
I'm now running OTRS on Apache 2.0 with mod_perl2 perl 5.8 and MySQL 4.0.
Simple CGI mode runs perfect!
When I enable mod_perl2 as decribed in the Docu the pages come up , but it
looks like any intera
Hi Gregor,
On Wed, Feb 05, 2003 at 01:49:25PM -0800, Gregor wrote:
> [Wed Feb 05 15:44:42 2003] [error] [client 192.168.0.150] Died at
> /opt/otrs/bin/cgi-bin/../../Kernel/System/Log.pm line 60.
>
> Any other idea?
Oh ok. Stop the webserver.
Type 'ipcs' and remove all "Shared Memory Segments"
I did all that:
[root@otrs otrs]# ls -all Kernel/
total 68
drwxrwxrwx8 root root 4096 Feb 5 15:44 .
drwxrwxrwx8 otrs otrs 4096 Feb 5 12:36 ..
drwxrwxrwx2 root root 4096 Feb 4 20:00 Config
-rwxrwxrwx1 root root 4188 Feb 5 15:44 Con
Hi Gregor,
On Wed, Feb 05, 2003 at 09:23:01AM -0800, Gregor wrote:
> I started testing with mod_perl and the startupscript as delivered in RC3
>
> and get the following error:
> --
> [Wed Feb 05 11:16:46 2003] [error] 14386: ModPerl::Registry: Died at
>/opt/otrs/Kernel/cpan-lib/CGI/Carp.pm l
Hi Eddie,
On Wed, Feb 05, 2003 at 09:47:57AM -0800, Eddie Urenda wrote:
> > PS: It's also working with "cp AdminUserPreferencesGeneric.dtl
> > AdminUserPreferences.dtl".
>
> To fix it this way, does it also needd to be done for
> /opt/otrs/Kernel/Output/HTML/Lite as well as for
> /opt/otrs/Kerne
Hi Martin,
> PS: It's also working with "cp AdminUserPreferencesGeneric.dtl
> AdminUserPreferences.dtl".
To fix it this way, does it also needd to be done for
/opt/otrs/Kernel/Output/HTML/Lite as well as for
/opt/otrs/Kernel/Output/HTML/Standard ?
-Eddie
___
Hey,
I'm trying to get OTRS to work with this
config (not yet production Server):
Apache/2.0.44 (Unix) mod_perl/1.99_08 Perl/v5.8.0 mod_ssl/2.0.44
OpenSSL/0.9.6b DAV/2
on Redhat 7.2
I started testing with mod_perl and the
startupscript as delivered in RC3
and get the following error: