Panduan Install Mikhmon di Android via Termux
Install Termux PlayStore.
Munculkan CTRL di Termux : Tekan volume up + q
Jalankan command berikut di Termux
pkg update && pkg upgrade -y
pkg install curl
curl -o install-mikhmon https://laksa19.github.io/install-mikhmon.txt
chmod +x install-mikhmon
./install-mikhmon
Selanjutnya downgrade php
Matikan server Mikhmon dengan menekan CTRL + C
curl -o php7.deb https://laksa19.github.io/pkg/php7.deb
dpkg -i php7.deb
apt-mark hold php
Start server Mikhmon dengan perintah
./start-mikhmon
- Buka url http://127.0.0.1:8080 di browser Anda.
Command
Start Mikhmon : ./start-mikhmon
Update Mikhmon : ./update-mikhmon
Remove Mikhmon : ./remove-mikhmon
Post A Comment:
0 comments: