Hi everyone,
I am new in this tinycore/microcore distribution. My system is Dell Mini 9 (no internal SSD - broken), so I installed tinycore iso image to USB using Universal USB Installer, and it is confirmed that persistence is enabled.
Right now I am trying to setup a web server that uses Lighttpd, PHP, and MySQL. In UBUNTU distros this was a real piece of cake but I am completely lost in Tinycore.
Using Apps I selected and installed each packages one by one, and it is confirmed that installation was done successfully.
The problem is I don't know how to start this web server successfully, I know it is lame, many search results in this forum says
lighttpd -D -f lighttpd.conf, I can not find lighttpd.conf, referring to the original documentation in
http://redmine.lighttpd.net also does not point to successful setup as I believe the working directories mentioned in
http://redmine.lighttpd.net are completely different in TinyCore system.
Can anyone tell me a great step to install this web server and configure it to run each time at startup, because I can not find any thread that explicitly tells command by command to setup this simple kind web server, Please?
Thanks everyone.