Skip to content
This repository was archived by the owner on Sep 20, 2026. It is now read-only.

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ No longer maintained

HamppServer has been replaced by hampp, a rewrite in Go that runs the same stack on Termux, without the Python and shell-script setup this project used.

curl -fsSL https://raw.githubusercontent.com/yourchocomate/hampp/main/scripts/install.sh | sh

hampp adds sites on <name>.localhost, local HTTPS, PHP extension and php.ini management, Node.js version switching and a phone-sized dashboard. It keeps Termux's own config files untouched and serves your sites from ~/www, where npm, Composer and git work properly.

Moving over: install hampp and run hampp doctor --fix. It removes what this project left behind ($PREFIX/share/HamppServer, the old hampp launcher) and tells you how to restore Termux's stock httpd.conf, which HamppServer overwrote. Your files in /sdcard/www are left alone; copy them to ~/www, or run hampp mirror on to keep using the /sdcard folder.

The code here stays available for reference. Please open issues in the hampp repository.

HamppServer

A complete localhost server with apache2, mariadb/mysql and phpmyadmin for termux android using python

HamppServer HamppServer HamppServer

INSTALLATION

pkg update -y && pkg upgrade -y
termux-setup-storage
pkg install git -y
git clone https://github.com/yourchocomate/HamppServer.git
cd HamppServer
chmod +x install
./install
or
bash install

USAGE

Type hampp and start using HamppServer :)

CONTACT

Email: yourchocomate@gmail.com

Facebook: https://facebook.com/yourchocomate

About

Unmaintained — superseded by github.com/yourchocomate/hampp (Go rewrite). Local Apache/MariaDB/PHP server for Termux, 2021.

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages