
28 Sep
2006
28 Sep
'06
1:45 p.m.
On 9/28/06, kobus@barnard.za.org
I installed OTRS on a Fedora5 system (apache2 and perl5.8) all required perl modules are installed.
GenericAgent.pl, PostMasterPOP3.pl and UnlockTickets.pl can't seem to find Config.pm (/var/www/otrs/Kernel/Config.pm).
Are you sure you copied Kernel/Config.pm.dist to Kernel/Config.pm, as required in step 4 of the INSTALL document? Also, make sure you've run bin/SetPermissions.sh with the proper users/groups, as required in step 7 of the INSTALL document. Your @INC looks fine, it should include Kernel/Config.pm if it exists and is readable. Bryan