Skip to content
/ almp7 Public

在安卓中创建 lighttpd+mysql+php的服务器

Notifications You must be signed in to change notification settings

vanwoos/almp7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

这是一个在安卓上使用的 Lighttpd+php-cgi+MySQL 的服务器软件。

其中要把 ./system/xbin/ 目录下的文件放到安卓相应的目录下,并赋予其执行权限。

将 ./system/etc/ 目录下的内容放到安卓相应的目录下,对其赋予的权限要保证启动服务器的用户能正常访问这些文件。

./ROOT/ 目录的存放位置可以参考 ./system/etc/ 下的配置文件。使用该目录的意义是想,将服务器运行时产生的一些临时文件保存到安卓的外置存储中,便于节约系统分区的空间。

About

在安卓中创建 lighttpd+mysql+php的服务器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages