原网址:http://droidphp.github.io/ Welcome to the DroidPHP project
DroidPHP is a free open-source Web Server for Android.It is properly supported on Android 2.3.3 or Higher.
DroidPHP requires 50mb of internal storage for installation on unrooted phones. Features
List of Features supported by DroidPHP
PHP 5.4.11 (cgi-fcgi)
MYSQL 5.1.62
MYSQL Monitor Ver 14.14 Distrib 5.1.62
Lighttpd 1.4.31 (ssl enabled)
Download
You can easily checkout latest version
> $ git clone git://github.com/DroidPHP/DroidPHP
Problem on compiling / not a developer
Download APK Version from box.com https://app.box.com/s/wt80026oy26k1xf4y5xv
News
26 June 2013 - Project moved to New Github Page
updated from 1.0.0 to 1.0.2
stable release
renamed from AMPDroid to DroidPHP & several bug fixed
added killall to kill process by name
added Settings to change default server conf
added on application mysql shell
package rename from com.github.punkboy.ampdroid to com.github.DroidPHP
made small speed optimizations
made minor tweaks to allow better extensibility and flexibility
11 May 2013 - Initial release
Initial release of AMPDroid made public
Authors and Contributors
Current contributor:
shushant (@shushant)
Acknowledgements
This project uses the Open Source Library such as
Frequently Asked Questions
Have a question that is not listed on this page? See the "Direct Contact" section of the support page.
Where to put PHP Script or HTML file & how to access it?You can put it inside htdocs/www and access it from http://localhost:8080I have updated lighttpd.conf / php.ini / mysql.ini but contains error?Remove directory htdocs/conf and start the server again it will automatically restored.Still getting Error / Server is not workingPlease, check the log file inside htdocs/logsHow can i access phpmyadminYou can access phpmyadmin from web browser by opening http://localhost:8080/phpmyadmin)Supported Browser ?Currently, I've tested it will WebKit(android's default browser) and UCWeb (use http://127.0.0.1:8080 instead of http://localhost:8080)I found a bug, what should I do?Create an issue on GitHub, post to the Google Group, or contact me directly. Or do all three! The worst thing you can do is to not report it. Please try to include as much information as possible in your report.I use htaccess. Why its not working?.htaccess is only supported on apache please read the documentation of lighttpd.Contributing
Please fork this repository and contribute back using [pull requests](https://github.com/DroidPHP/DroidPHP/pulls).
Any contributions, large or small, major features, bug fixes, additional language translations, unit/integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed. Be sure your credentials will appear here if we'll use your code :) License
All source code of DroidPHP 's java code is licensed under Apache License see License file. Support or Contact
Check out the documentation at http://github.com/DroidPHP/DroidPHP/wiki The mailing list is available at http://groups.google.com/group/droidphp