View Single Post
  #3  
Old 05-09-2012, 03:57 PM
mistwang mistwang is offline
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

Quote:
/usr/bin/perl-bin
to paths

then run command
Quote:
/usr/sbin/cagefsctl --update
then everything works as expected.
Reply With Quote