I have no idea why this doesn't work, but I'm pretty certain there is some
way to start the apache daemon in the foreground, as well as getting
logs/traces. this should give you a lot of information about your problem.
so try looking at the apache docs to see how to get all this nuggets of
information.
hope this helps
On Jan 25, 2008 4:47 PM, aret...@gmail.com <aret...@gmail.com> wrote:
Hi guys:
Does anybody has the experience of running apache httpd on android.
I have installed the busybox(it has the httpd) on android.
But how can i do in the next step ?
I have tried push the httpd.conf into android then used the command:
httpd -c /data/httpd/httpd.conf
but I use netstat I found it dose not work:(
Does anyone can tell me howto ?
Do I need to setup the whole server directory for it??such as
htdocs.etc.
Thanks