php - Best Light server (Linux + Web server + Database) for Raspberry Pi -


i install web server database on raspberry pi (little computer). computer has 1gb ram.

i want know best combination: linux distribution , web server , dbms run local server multiple users minimal latency, use php on server. , best settings performance , not have bugs (memory usage, disable plugin, disable service, etc)?

i thought light debian , lighttpd server , sqlite database. solution?

i think lighttpd + sqlite great choice. linux distro, debian @ centos or tiny core linux, although i'm not sure of compatibility pi. obviously, can't go wrong raspbian

if want use in production , more stable performance, few more pi's , set them in cluster.


Comments

Popular posts from this blog

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

php - Using str_replace to translate a MySQL Table in html -

asp.net mvc - Cannot display error message on Editor or EditorFor -