Ubuntu Cpanel Can’t locate FindBin.pm in @INC Print

  • Ubuntu Cpanel Can’t locate FindBin.pm in @INC, Error : Can't locate FindBin.pm in @INC (you may need to install
  • 0

Cpanel control panel recently started supporting Ubuntu Operating System. Ubuntu support was announced after RedHat stopped supporting RHEL-based CentOS. When I install Cpanel on Ubuntu 20.04 server, I got the following error message

 

Error : Can't locate FindBin.pm in @INC (you may need to install the FindBin module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /home/cPanelInstall/selfgz1202/install line 12.
BEGIN failed--compilation aborted at /home/cPanelInstall/selfgz1202/install line 12.

 

 

Solution :

Run below command :

sudo apt install libfindbin-libs-perl


Was this answer helpful?

« Back

Join us on Telegram channel

Telegram

Send Message