Unable to install On ubuntu 18.04 raspberry pi 4

#1
Hello I am trying to install ols on my raspberry to make a test server.
I try to compile from source Failed from binary Failed
Someone as an idea?
Step
Fresh install :Ubuntu Server 18.04.4 for Raspberry Pi
Setup hostname 172..... and on my router i also setup static IP
Install OLS
and i got :

cp: cannot stat 'src/openlitespeed': No such file or directory
cp: cannot stat 'src/modules/modreqparser/*.so': No such file or directory
cp: cannot stat 'src/modules/cache/*.so': No such file or directory
cp: cannot stat 'src/modules/modinspector/*.so': No such file or directory
cp: cannot stat 'src/modules/uploadprogress/*.so': No such file or directory
 
#2
/usr/local/lsws/admin/misc/create_admin_keypair.sh: 11: /usr/local/lsws/admin/misc/create_admin_keypair.sh: ../fcgi-bin/admin_php: Exec format error
chown: cannot access '/usr/local/lsws/admin/conf/jcryption_keypair': No such file or directory
chmod: cannot access '/usr/local/lsws/admin/conf/jcryption_keypair': No such file or directory
[OK] The startup script has been successfully installed!

-e Installation finished, Enjoy!
 
Top