
26 Oct
2004
26 Oct
'04
4:39 p.m.
On Fri, Oct 08, 2004 at 08:44:11PM +0200, Robert Kehl wrote:
Oskar Eyb schrieb:
On access to index.pl and installer.pl the following error message appears in error_log:
Function not implemented at /opt/otrs//Kernel/System/Log.pm line 80. [...]
You haven't got IPC installed.
It didn't worke out because the Webserver runs in a jail. So I have to enable IPC with sysctl: # sysctl -w security.jail.sysvipc_allowed=1 see also http://www.freebsd.org/cgi/man.cgi?query=jail&apropos=0&sektion=0&manpath=Fr... Greets, Oskar