CSF with Ubuntu 20.04.1 LTS

Post Reply
boxav
Junior Member
Posts: 1
Joined: 11 Aug 2020, 05:05

CSF with Ubuntu 20.04.1 LTS

Post by boxav »

Ubuntu 20.04.1 LTS

I'm not a new user for CSF and recently i installed this software in new Ubuntu 20.04.1 LTS device.
The installation process and testing worked fine. No issues appeared. After that changed mode from 1 to 0 in conf then got a one problem.

Fail to update ubuntu system. `sudo apt update` it shows unable to connect (using ubuntu regional) however web browsing etc worked fine.

--------------reference-----------------
download.configserver.com/csf/install.txt
cd /usr/src.... steps
---------------------------------------------

Then i thought to uninstall the csf due forgot something.
cd /etc/csf
sh uninstall.sh

Then install these packages mentioned in install.txt
On APT based systems:
apt-get install libwww-perl liblwp-protocol-https-perl libgd-graph-perl

-------------------------------------------------

After that followed the above installation steps once again
(Note: UFW disabled also ran after `sudo -i`)
I noticed several errors during installation process then it completed (i didnt care to look at old installation process so idk if that errors appeared in it)

https://i.postimg.cc/TwbLrqgm/error1.png
https://i.postimg.cc/XYXvfk0J/error2.png
https://i.postimg.cc/SKR8NQbv/error3.png
https://i.postimg.cc/25XzrrCT/error4.png

Then i ran systemctl start csf lfd and got below errors however such problem didnt occur with recent installation
(Not sure if i need to remove these packages libwww-perl liblwp-protocol-https-perl libgd-graph-perl)

https://i.postimg.cc/Rh7zQqgX/errors.png

How to fix? or when csf devs able to fix that?
Post Reply