Config error - PHP with HTTPD

Harald Becker ralda at gmx.de
Tue Aug 2 19:36:15 UTC 2011


 Hallo Elias!

> ----------
> A:127.0.0.1
> D:*
> A:192.168.1.0/255.255.255.0
>
> *.php:/usr/bin/php-cgi
> ----------

Did you make sure there is at least one trailing new line in your
configuration file. It seems to me Busybox httpd rejects inproperly
terminated config lines.

In addition the arise of UTF-8 created some pitfalls which may result in
such behaviour. Please provide a "hexdump -Cv" of your config file. May
be only a hex dump may reveal your problem (none ASCII chars in config
file, looking like normal chars).

--
Harald


More information about the busybox mailing list