Le Tue, 2 Aug 2011 23:23:28 +0200,
Elias Lovén Larsson <[email protected]> a écrit :
> Hallo Robert!
>
> I was not able to figure out what build options the Ubuntu package
> used, but I hardly think it matters any more.
>
> Out of the four flags you mentioned, two were present and enabled
> (CONFIG_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES missing), and found this
> line in .config in the build dir:
> # CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR is not set
> so after enabling it in the Busybox config indicated in menuconfig and
> building, PHP is now working as it should.
>
> Is there a list of valid options somewhere, perhaps even with a
> description of the use of each one?
The help text for this option says:
This option enables support for running scripts through an
interpreter. Turn this on if you want PHP scripts to work properly.
You need to supply an additional line in your httpd config
file:
*.php:/path/to/your/php
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox