Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easy wi cannot be installed error php7.4-comoon is missing #137

Open
trimx2 opened this issue Mar 15, 2023 · 3 comments
Open

Easy wi cannot be installed error php7.4-comoon is missing #137

trimx2 opened this issue Mar 15, 2023 · 3 comments

Comments

@trimx2
Copy link

trimx2 commented Mar 15, 2023

Hello, I'm new here and have been dealing with this topic very intensively for a few weeks.
Your project got me started on it.
Unfortunately it doesn't work for me.

My server installation:
Ubuntu 22.04 64 bit
mysql + phpmyadmin is already installed

These are already working

Now I downloaded the 3.3 script realse, unpacked it and started it. Unfortunately he aborts and writes that the php7.4-common package does not exist, not an installation candidate. I can't find this one with sudo apt install php7.4-common either.

Can you help me ?

`Installing package php7.4
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Hinweis: »libapache2-mod-php7.4« wird für regulären Ausdruck »php7.4« gewählt.
Hinweis: »php7.4-fpm« wird für regulären Ausdruck »php7.4« gewählt.
Hinweis: »php7.4-common« wird für regulären Ausdruck »php7.4« gewählt.
libapache2-mod-php7.4 ist schon die neueste Version (8.1.2-1ubuntu2.11).
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.

Installing package php7.4-common
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Paket php7.4-common ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.

E: Für Paket »php7.4-common« existiert kein Installationskandidat.

Please check Output!
Installation abort!
`

@trimx2
Copy link
Author

trimx2 commented Mar 15, 2023

I found out the following

The installation script then goes through
But I haven't had time to test whether this is causing negative things. I haven't been able to test the website installation yet, I've only gotten the script through with it :)

Is that the solution?

sudo apt install software-properties-common sudo add-apt-repository ppa:ondrej/php sudo apt -y install php7.4 add-apt-repository -y ppa:teejee2008/ppa

@Lacrimosa99
Copy link
Member

@Nexus633
Copy link
Contributor

I will check this tomorrow on my Ubuntu WSL. If I have the solution, I will make a Update :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants