Re: [otrs] rpc.pl: Variable "%CommonObject" will not stay shared

2008-08-22 Thread Elias Probst
On Tuesday 19 August 2008 15:01:02 Elias Probst wrote: > The server reports this in Apache's error.log: > [Thu Aug 28 18:49:18 2008] rpc.pl: Variable "%CommonObject" will not stay > shared at /var/www/localhost/otrs-2.2.6/bin/cgi-bin/rpc.pl line 81. I've solved this issue now, see http://bugs.otrs

[otrs] rpc.pl: Variable "%CommonObject" will not stay shared

2008-08-19 Thread Elias Probst
Hi, I'm just doing my first steps in trying to communicate with OTRS through RPC/SOAP. I've created this short script for testing, which is derived from the rpc- example.pl distributed by OTRS (2.2.6). # #!/usr/bin/perl -w use Data::Dumper; #config use SOAP::Lite('autodispat