Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Benjamin Richter edited this page Aug 31, 2014 · 2 revisions

Getting Started

FAQ's

How to access server ?

Navigate to localhost:8080 on your android device.

Where is root directory ?

The root directory is located at /mnt/sdcard/htdocs you can copy your PHP based application to this location.

Access phpMyAdmin

Navigate to localhost:10000 on your android device.

NOTE: By deafult phpMyAdmin is not installed you can manully download the copy from here and upload it to /mnt/droidphp/phpmyadmin

Why htaccess is not working ?

DroidPHP comes with lighttpd and nginx so please read their documentation.

Clone this wiki locally