Tamp :- TERMUX APACHE MARIADB PHP WEBSERVER
Tamp is a local http web server for Android included Apache2, Php and mariadDb Mysql.
This tool is an easy to use with simple commands.
Tamp is use MariaDb the old MySQL server is also included PhpMyAdmin feature.
This Web Server included with these features:
- Apache2
- Php 8.0.6
- MariaDB
- PhpMyAdmin
- DocumentRoot Options
- Check http Access & Error Logs
- Clear log files history
git clone https://github.com/1Tech-X/Tamp.git
cd Tamp
bash install.sh
tamp -h
Copy this line and paste it on termux
curl -LO https://raw.githubusercontent.com/1Tech-X/Tamp/main/update_tamp.sh; bash update_tamp.sh
Copy this line and paste it on termux
curl -LO https://raw.githubusercontent.com/1Tech-X/Tamp/main/fix_phpmyadmin.sh