Can't install appanel at ubuntu
- Best Answerset by aaP_laptrinhcntt1
aaP_laptrinhcntt1
Hello, try to install the certificate and update the certificate, can it be solved by installing it again?
If it can’t be solved, please provide screenshots of command execution and installation results
ubuntu/debian:
apt install -y ca-certificates
update-ca-certificates
aaPanel_Kern
I try to install "apt install -y ca-certificates", "update-ca-certificates"
then try install appanel again by this command "wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && sudo bash install.sh aapanel"
this is error screen
aaP_laptrinhcntt1
apt install -y ca-certificates
update-ca-certificates
please provide screenshots of command execution
aaP_laptrinhcntt1
apt-get install libssl-dev
If it can’t be solved, please provide screenshots of command execution and installation results
ubuntu/debian:
aaP_laptrinhcntt1
find / -name "libssl.so.1.1"
aaP_laptrinhcntt1
apt-get update
apt-get install libssl1.1
aaP_laptrinhcntt1
try:
cd /tmp
wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.0g-2ubuntu4_amd64.deb
apt install ./libssl1.1_1.1.0g-2ubuntu4_amd64.deb
aaPanel_Kern
I work, I completed to install aapanel. Thanks for your support