Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nihsx committed Mar 7, 2021
1 parent 31e16a8 commit 1a7d4ba
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 16 deletions.
31 changes: 15 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,31 @@
### :octocat: Hi, i hope this repository useful for web developer but using android

Here are some details about last version i use
- **PHP** • 8.0.2
- **MariaDB** • 15.1 Distrib 10.5.8-MariaDB, for Android (armv7-a)
- **Apache** • 2.4.46 (Unix)
- **phpMyAdmin** • 5.0.4

|PHP|MariaDB|Apache|phpMyAdmin|
|--|--|--|--|
|![PHP Version](/img/version/php.jpg)|![MariaDB Version](/img/version/mariadb.jpg)|![Apache](/img/version/apache.jpg)|![phpMyAdmin](/img/version/phpMyAdmin.jpg)|
- **PHP** `8.0.2`
- **MariaDB** `15.1 Distrib 10.5.8-MariaDB, for Android (armv7-a)`
- **Apache** `2.4.46 (Unix)`
- **phpMyAdmin** `5.0.4`

|PHP|MariaDB|Apache|phpMyAdmin|
|--|--|--|--|
|![PHP Version](/img/version/flameshot/php.png)|![MariaDB Version](/img/version/flameshot/mariadb.png)|![Apache](/img/version/flameshot/apache.png)|![phpMyAdmin](/img/version/flameshot/phpMyAdmin.png)|

### Size

If you want to see package size installed run `./package.sh`
If you want to see size package installation, run `./package.sh`

|Package Size|
|--|
|![Package Size](/img/package/list-package.jpg)|
|![Package Size](/img/package/package.png)|

### Information

- **URL Apache** http://localhost:8080
- **Default Port Apache** 8080
- **Default MariaDB User** mysql -u $(whoami)
- **htdocs PATH** • /data/data/com.termux/files/home/apache
- **LAMP Script PATH** • /data/data/com.termux/files/usr/bin/lamp
- **LAMP-Check Script PATH** • /data/data/com.termux/files/usr/bin/lamp-check
- **URL Apache** `http://localhost:8080`
- **Default Port Apache** `8080`
- **Default MariaDB User** `mysql -u $(whoami)`
- **htdocs PATH** `$HOME/apache`
- **LAMP Script PATH** `$PREFIX/bin/lamp`
- **LAMP-Check Script PATH** `$PREFIX/bin/lamp-check`

### Overview

Expand Down
Binary file added img/package/package.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/version/flameshot/apache.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/version/flameshot/mariadb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/version/flameshot/mariadb2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/version/flameshot/php.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/version/flameshot/phpMyAdmin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1a7d4ba

Please sign in to comment.