Re: [rt-users] rt4.0: anonymous hash error on apache startup

2011-05-31 Thread Kevin Falcone
On Sun, May 29, 2011 at 12:21:10PM -0400, Bill Cole wrote: > Ruslan Zakirov wrote, On 5/28/11 1:46 PM: > >Hello, > > > >Problem is in your config file. Somewhere you set a hash option > >(key-value pairs), but misses key or value and number of elements in > >assignment is odd. > > A very likely ca

Re: [rt-users] rt4.0: anonymous hash error on apache startup

2011-05-30 Thread Ruslan Zakirov
On Mon, May 30, 2011 at 1:43 PM, Daniel G. Rohan wrote: > > On May 29, 2011, at 7:21 PM, Bill Cole wrote: > >> Ruslan Zakirov wrote, On 5/28/11 1:46 PM: >>> Hello, >>> >>> Problem is in your config file. Somewhere you set a hash option >>> (key-value pairs), but misses key or value and number of e

Re: [rt-users] rt4.0: anonymous hash error on apache startup

2011-05-30 Thread Daniel G. Rohan
On May 29, 2011, at 7:21 PM, Bill Cole wrote: > Ruslan Zakirov wrote, On 5/28/11 1:46 PM: >> Hello, >> >> Problem is in your config file. Somewhere you set a hash option >> (key-value pairs), but misses key or value and number of elements in >> assignment is odd. > > A very likely cause of this

Re: [rt-users] rt4.0: anonymous hash error on apache startup

2011-05-29 Thread Bill Cole
Ruslan Zakirov wrote, On 5/28/11 1:46 PM: Hello, Problem is in your config file. Somewhere you set a hash option (key-value pairs), but misses key or value and number of elements in assignment is odd. A very likely cause of this is the ChartFont setting. It changed from a scalar in RT3 to a h

Re: [rt-users] rt4.0: anonymous hash error on apache startup

2011-05-28 Thread Ruslan Zakirov
Hello, Problem is in your config file. Somewhere you set a hash option (key-value pairs), but misses key or value and number of elements in assignment is odd. On Sat, May 28, 2011 at 2:15 PM, Daniel G. Rohan wrote: > Hello everyone, > > We've recently upgraded to 4.0.0 and whenever we start up o

[rt-users] rt4.0: anonymous hash error on apache startup

2011-05-28 Thread Daniel G. Rohan
Hello everyone, We've recently upgraded to 4.0.0 and whenever we start up our apache (using mod_perl), we get the following errors: Starting httpd: Odd number of elements in anonymous hash at /opt/rt4/sbin/../lib/RT/Config.pm line 861. Use of uninitialized value in anonymous hash ({}) at /opt/