Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nosignals/magisk-php7-webserver
PHP7 Webserver for Magisk
https://github.com/nosignals/magisk-php7-webserver
android magisk magisk-module php7
Last synced: 19 days ago
JSON representation
PHP7 Webserver for Magisk
- Host: GitHub
- URL: https://github.com/nosignals/magisk-php7-webserver
- Owner: nosignals
- License: mit
- Created: 2023-12-24T13:23:56.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T14:22:32.000Z (4 months ago)
- Last Synced: 2024-10-10T22:34:16.362Z (about 1 month ago)
- Topics: android, magisk, magisk-module, php7
- Language: Shell
- Homepage:
- Size: 54.6 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP7 Webserver
Magisk PHP7 Webserver Modules## Features
- Built in PHP7 binary (7.3.3)
- Auto run on Reboot## Requirement
> 1. Magisk Manager
> 2. `Busybox`
> 3. `Magisk PHP7 Webserver`## Installation
1. Download
2. Install `Busybox & Magisk PHP7 Webserver` in Magisk Manager
3. Reboot Device
4. Done## Configuration
1. Config files at `/data/adb/php7/files/config`
2. Binary files at `/data/adb/php7/files/bin`
3. htdocs default files at `/data/adb/php7/files/www`
## About
nosignal is gone## Credits
> - [Busybox NDK](https://github.com/Magisk-Modules-Repo/busybox-ndk)
> - [PHP](https://github.com/php/php-src)
> - [nosignal](https://github.com/nosignals)
> - [Discord DBAI Server](https://discord.gg/pEuzZZaHzV)
> - [Ulo Tech Channel](https://www.youtube.com/@ulo-tech)