
05-09-2012, 03:57 PM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,583
|
|
It is caused by missing file in CageFS skeleton, did the following fix it.
edit /etc/cagefs/conf.d/perl.cfg by adding
to paths
then run command
Quote:
|
/usr/sbin/cagefsctl --update
|
then everything works as expected.
|