← Back to team overview

enterprise-support team mailing list archive

Re: [Question #701281]: don't work php

 

Question #701281 on apache2 in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/apache2/+question/701281

Nicolas posted a new comment:
I installed it with https://ubuntu.com/tutorials/install-and-configure-
wordpress#3-install-wordpress

output of the commands


niki@niki:~$ uname -a
Linux niki 5.4.0-107-generic #121-Ubuntu SMP Thu Mar 24 16:04:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
niki@niki:~$ lsb_release -crid
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.3 LTS
Release:        20.04
Codename:       focal
niki@niki:~$ dpkg -l | grep php
ii  libapache2-mod-php                    2:7.4+75                              all          server-side, HTML-embedded scripting language (Apache 2 module) (default)
ii  libapache2-mod-php7.4                 7.4.3-4ubuntu2.10                     amd64        server-side, HTML-embedded scripting language (Apache 2 module)
ii  php                                   2:7.4+75                              all          server-side, HTML-embedded scripting language (default)
ii  php-bcmath                            2:7.4+75                              all          Bcmath module for PHP [default]
ii  php-common                            2:75                                  all          Common files for PHP packages
ii  php-curl                              2:7.4+75                              all          CURL module for PHP [default]
ii  php-fpm                               2:7.4+75                              all          server-side, HTML-embedded scripting language (FPM-CGI binary) (default)
ii  php-imagick                           3.4.4-4                               amd64        Provides a wrapper to the ImageMagick library
ii  php-intl                              2:7.4+75                              all          Internationalisation module for PHP [default]
ii  php-json                              2:7.4+75                              all          JSON module for PHP [default]
ii  php-mbstring                          2:7.4+75                              all          MBSTRING module for PHP [default]
ii  php-mysql                             2:7.4+75                              all          MySQL module for PHP [default]
ii  php-xml                               2:7.4+75                              all          DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
ii  php-zip                               2:7.4+75                              all          Zip module for PHP [default]
ii  php7.4                                7.4.3-4ubuntu2.10                     all          server-side, HTML-embedded scripting language (metapackage)
ii  php7.4-bcmath                         7.4.3-4ubuntu2.10                     amd64        Bcmath module for PHP
ii  php7.4-cli                            7.4.3-4ubuntu2.10                     amd64        command-line interpreter for the PHP scripting language
ii  php7.4-common                         7.4.3-4ubuntu2.10                     amd64        documentation, examples and common module for PHP
ii  php7.4-curl                           7.4.3-4ubuntu2.10                     amd64        CURL module for PHP
ii  php7.4-fpm                            7.4.3-4ubuntu2.10                     amd64        server-side, HTML-embedded scripting language (FPM-CGI binary)
ii  php7.4-intl                           7.4.3-4ubuntu2.10                     amd64        Internationalisation module for PHP
ii  php7.4-json                           7.4.3-4ubuntu2.10                     amd64        JSON module for PHP
ii  php7.4-mbstring                       7.4.3-4ubuntu2.10                     amd64        MBSTRING module for PHP
ii  php7.4-mysql                          7.4.3-4ubuntu2.10                     amd64        MySQL module for PHP
ii  php7.4-opcache                        7.4.3-4ubuntu2.10                     amd64        Zend OpCache module for PHP
ii  php7.4-readline                       7.4.3-4ubuntu2.10                     amd64        readline module for PHP
ii  php7.4-xml                            7.4.3-4ubuntu2.10                     amd64        DOM, SimpleXML, XML, and XSL module for PHP
ii  php7.4-zip                            7.4.3-4ubuntu2.10                     amd64        Zip module for PHP

-- 
You received this question notification because your team Ubuntu
Server/Client Support Team is an answer contact for apache2 in Ubuntu.