[otrs] Can't locate Kernel/Config.pm in @INC

Bryan Fullerton fehwalker at gmail.com
Thu Sep 28 10:45:55 CEST 2006


On 9/28/06, kobus at barnard.za.org <kobus at barnard.za.org> wrote:
> 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


More information about the otrs mailing list