博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
DroidPHP-A PHP Webserver for android
阅读量:6282 次
发布时间:2019-06-22

本文共 2939 字,大约阅读时间需要 9 分钟。

原网址:

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

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 ()

Acknowledgements

This project uses the Open Source Library such as

  • ActionBarSherlock ()
  • PHP ()
  • mySQL ()
  • Lighttpd ()
  • BusyBox ()

Frequently Asked Questions

Have a question that is not listed on this page? See the "Direct Contact" section of the .

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:8080
I 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 working Please, check the log file inside htdocs/logs
How can i access phpmyadmin You 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 The mailing list is available at

转载地址:http://guxva.baihongyu.com/

你可能感兴趣的文章
Mellanox公司计划利用系统芯片提升存储产品速度
查看>>
白帽子守护网络安全,高薪酬成大学生就业首选!
查看>>
ARM想将芯片装进人类大脑 降低能耗是一大挑战
查看>>
Oracle数据库的备份方法
查看>>
Selenium 自动登录考勤系统
查看>>
关于如何以编程的方式执行TestNG
查看>>
智能照明造福千家万户 家居智能不再是梦
查看>>
物联网如何跳出“看起来很美”?
查看>>
浅谈MySQL 数据库性能优化
查看>>
《UNIX/Linux 系统管理技术手册(第四版)》——1.10 其他的权威文档
查看>>
灵动空间 创享生活
查看>>
《UNIX网络编程 卷1:套接字联网API(第3版)》——8.6 UDP回射客户程序:dg_cli函数...
查看>>
不要将时间浪费到编写完美代码上
查看>>
《算法基础:打开算法之门》一3.4 归并排序
查看>>
高德开放平台开放源代码 鼓励开发者创新
查看>>
《高并发Oracle数据库系统的架构与设计》一2.5 索引维护
查看>>
Firefox 是 Pwn2own 2014 上攻陷次数最多的浏览器
查看>>
阿里感悟(十八)- 应届生Review
查看>>
话说模式匹配(5) for表达式中的模式匹配
查看>>
《锋利的SQL(第2版)》——1.7 常用函数
查看>>