Main public logs
Combined display of all available logs of jeankn.app WIKI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:30, 26 October 2025 Jeanknapp talk contribs created page Google Cloud - Upgrade PHP version (Created page with "== Add PPA for PHP 8.2 == <syntaxhighlight lang="bash"> sudo apt install software-properties-common sudo add-apt-repository ppa:ondrej/php sudo apt update </syntaxhighlight> ## Install PHP 8.2 for Apache ``` sudo apt install php8.2 ``` ## Install PHP 8.2 Extensions ``` sudo apt install php8.2-common php8.2-mysql php8.2-xml php8.2-xmlrpc php8.2-curl php8.2-gd php8.2-imagick php8.2-cli php8.2-dev php8.2-imap php8.2-mbstring php8.2-opcache php8.2-soap php8.2-zip php8.2-i...") Tag: Visual edit