Skip to content

ipkzone/php7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Termux-Php7

php 7.4.33 di termux

Kusus Android 7 ++

Android 6 tidak kompatibel

persiapan

apt update && apt install apache2 postgresql -y

installasi

Download file semua file deb yang sesuai dengan arsitektur termux masing-masing. untuk mengetahui arsitekturnya ketikkan lalu enter

dpkg --print-architecture

setelah di download, install semuanya ( php_7.4.33-1_xxx.deb, php-apache_7.4.33-1_xxx.deb, php-fpm_7.4.33-1_xxx.deb, php-pgsql_7.4.33-1_xxx.deb ) xxx adalah arsitekturnya.

dpkg -i --force-all lokasi/filedebnya.deb

lalu

apt --fix-broken install -y

tunggu sampai selesai, cek php7 nya

php7.4 -v

About

php 7.4.33 in termux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published