Note - If you do not fill in every section below, your post won’t be answered - you must provide the steps you have followed so far and the actions you’ve already taken. Make sure to remove this notice from your post too.
Hi,
I trayed to install AMP on a fresh Ubuntu Server 24.04.02 lts
entered root, entered the bash wget command aaaand a total of nothing hapens, no error no blank line just a new root command line promt.
like:
sudo su -
Password for user:
root@gamingsrv2-1:~# bash <(wget -qO- getamp.sh)
root@gamingsrv2-1:~#
ok… with an Error I could do something~
looked throught the forum and tryed
bash <(wget -qO- getamp.sh) addRepo
to no effect
tryed
root@gamingsrv2-1:~# bash wget getamp.sh
`/usr/bin/wget: /usr/bin/wget: cannot execute binary file
ok?
tryed
apt install libssl-dev
tells me that libssl-dev is uptodate
retry
bash <(wget -qO- [getamp.sh](http://getamp.sh)) addRepo
no effect
tryed
apt-get update
apt-get install --reinstall ca-certificates
and
bash <(wget -qO- getamp.sh)
for a laught → no effect~
so ok, I’m at the end of my ideas~
#######
OS Name/Version: Ubuntu Server 24.04.2 lts
new install
Product Name/Version: Trying to install AMP 3.0 i guess, didn’t get to a version~
Problem Description:
Bash <(wget -qO- getamp.sh) as root does nothing and I don’t know whats up~
I don’t understand whats going on~
help?