Hello everyone.
Could you help me to figure out why I can't install gameap on my dedicated server ?
thanks
root@ns3076400:~# curl -sLO http://packages.gameap.ru/installer.sh && bash installer.sh
Detected operating system as ubuntu/jammy.
Preparation for installation...
Checking for curl...
Detected curl...
Downloading installator for your operating system...
Running...
Detected operating system as ubuntu/jammy.
Enter gameap installation path (Example: /var/www/gameap): /var/www/gameap
Enter gameap host (example.com): eamateurs.net
Select database to install and configure
1) MySQL
2) SQLite
3) None. Do not install a database
Enter number: &^H1
Please answer 1-3.
Enter number: 1
Okay! Will try install MySQL...
Select Web-server to install and configure
1) Nginx (Recommended)
2) Apache
3) None. Do not install a Web Server
Enter number: 1
Okay! Will try to install Nginx...
Running apt-get update... done.
Checking for curl...
Detected curl...
Checking for gpg...
Detected gpg...
Installing software-properties-common apt-transport-https... done.
Checking for PHP...
Checking for PHP 8.0 version available...
PHP 8.0 not available...
Checking for PHP 7.4 version available...
PHP 7.4 not available...
Checking for PHP 7.3 version available...
PHP 7.3 not available...
Trying to add PHP repo...
PPA publishes dbgsym, you may need to include 'main/debug' component
Repository: 'deb https://ppa.launchpadcontent.net/ondrej/php/ubuntu/ jammy main'
Description:
Co-installable PHP versions: PHP 5.6, PHP 7.x and most requested extensions are included. Only Supported Versions of PHP (http://php.net/supported-versions.php) for Supported Ubuntu Releases (https://wiki.ubuntu.com/Releases) are provided. Don't ask for end-of-life PHP versions or Ubuntu release, they won't be provided.
Debian oldstable and stable packages are provided as well: https://deb.sury.org/#debian-dpa
You can get more information about the packages at https://deb.sury.org
IMPORTANT: The <foo>-backports is now required on older Ubuntu releases.
BUGS&FEATURES: This PPA now has a issue tracker:
https://deb.sury.org/#bug-reporting
CAVEATS:
1. If you are using php-gearman, you need to add ppa:ondrej/pkg-gearman
2. If you are using apache2, you are advised to add ppa:ondrej/apache2
3. If you are using nginx, you are advised to add ppa:ondrej/nginx-mainline
or ppa:ondrej/nginx
PLEASE READ: If you like my work and want to give me a little motivation, please consider donating regularly: https://donate.sury.org/
WARNING: add-apt-repository is broken with non-UTF-8 locales, see
https://github.com/oerdnj/deb.sury.org/issues/56 for workaround:
# LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php
More info: https://launchpad.net/~ondrej/+archive/ubuntu/php
Adding repository.
Found existing deb entry in /etc/apt/sources.list.d/ondrej-ubuntu-php-jammy.list
Adding deb entry to /etc/apt/sources.list.d/ondrej-ubuntu-php-jammy.list
Found existing deb-src entry in /etc/apt/sources.list.d/ondrej-ubuntu-php-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/ondrej-ubuntu-php-jammy.list
Adding key to /etc/apt/trusted.gpg.d/ondrej-ubuntu-php.gpg with fingerprint 14AA40EC0831756756D7F66C4F4EA0AAE5267A6C
Hit:1 http://deb.xanmod.org releases InRelease
Hit:2 https://ppa.launchpadcontent.net/ondrej/nginx/ubuntu jammy InRelease
Hit:3 https://ppa.launchpadcontent.net/ondrej/nginx-mainline/ubuntu jammy InRelease
Hit:4 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease
Reading package lists... Done
W: http://deb.xanmod.org/dists/releases/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
Running apt-get update... done.
Checking for PHP...
Checking for PHP 8.0 version available...
PHP 8.0 not available...
Checking for PHP 7.4 version available...
PHP 7.4 not available...
Checking for PHP 7.3 version available...
PHP 7.3 not available...
Unable to find PHP >= 7.3
root@ns3076400:~#