Code: Select all
index.pl: Got no ArticleDir! at /opt/otrs/bin/cgi-bin/../../Kernel/System/Ticket/ArticleStorageDB.pm line 26.
Code: Select all
$Self->{ArticleDataDir} = $Kernel::OM->Get('Kernel::Config')->Get('ArticleDir')
|| die 'Got no ArticleDir!';
This discusison mentions file permissions. I can read most of this German discussion, and don't see anything that could help me.
How can I fix this error?