#run php webserver (apache + mysql) in android

16 messages · Page 1 of 1 (latest)

grizzled frost
#

in desktop you can use xampp but i don't know it's android equivalent

lean elm
#

Install KSWeb: Download and install KSWeb from the Google Play Store.
Configure KSWeb:
Open KSWeb and start the Apache and MySQL servers.
Place your project files in the htdocs directory.
Access phpMyAdmin: KSWeb includes phpMyAdmin for database management. You can access it via http://localhost:8080/phpmyadmin.

grizzled frost
#

i've considered that

#

but it's paid...

#

(free trial is too short for me since it's for a week)

lean elm
#

hmmmmmmmmmm

#

i'll help where i can but i always pay for things i need...

grizzled vector
#

Download termux and just install apache and mysql like you would for any linux distro

grizzled frost
#

i have small economic problem (i am broke)

grizzled vector
#

Although you might want to use sqlite instead

grizzled frost
#

okay this might be quite a hassle

lean elm
#

yeh

#

lets see if there's an OSS solution

#

which android u running? and on what?

grizzled frost
#

im using android 15

lean elm