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

python - No exponential form of the z-axis in matplotlib-3D-plots -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -