
5 Aug
2008
5 Aug
'08
10:01 p.m.
On Tue, August 5, 2008 1:10 am, Henry wrote:
Greetings,
After following the upgrade procedure in the UPGRADING file (which seemed to run without a problem), I've hit a snag:
If I now browse to http://xxxxx/otrs/index.pl I get the error:
"Got no UserID! at /opt/otrs//Kernel/System/LinkObject.pm line 70."
Resolved - I missed a step (4) from the INSTALL file: cd Kernel/Config/ for foo in *.dist; do cp $foo `basename $foo .dist`; done Regards Henry