dev-resources.site
for different kinds of informations.
Update PHP 3.x to PHP 4.x in wsl ( debian )
Published at
11/23/2024
Categories
Author
hardyweb
Categories
1 categories in total
open
- Make sure , in /etc/apt/source.list.d/, we have php.list
deb https://packages.sury.org/php/ bookworm main
sudo apt update
after finish update, install php4
sudo apt install php8.4-{bcmath,fpm,mysql, zip, cli, bz2,intl,ldap,soap, opcache,curl, dom, gd}
- change from php 3.x to php 4.x
sudo update-alternatives --config php
Articles
12 articles in total
Lazyvim version 14.x in WSL
read article
Update PHP 3.x to PHP 4.x in wsl ( debian )
currently reading
Compile Neovim in Debian/Ubuntu Linux
read article
Copy paste bash command but dont understand what it does?
read article
Replace Dot Notation Laravel Relationship with Nasted Array
read article
How To Create Laravel Project With Composer
read article
git log --all --decorate --oneline --graph
read article
Accidently create file name "\" in development folder
read article
Change Editor In Glow charmbracelet
read article
MSYS2 alternatif kepada WSL2
read article
Copy file between server and local machine ( from windows to linux server )
read article
Jquery select2 css height problem fixed
read article
Featured ones: