--- In "link_in_the_city" <> wrote:
>
> Hi everybody. I'd like to ask something about dynamic web pages. Has anybody
> made some development with this using the embebbed system?
>
> I'm using the linux kernel 2.6.23. It has a web server inside but just with
> HTML code. I donñt know if i have to install something like PHP to get a
> dynamic page. Can anybody give some advices or some help?
>
> Thanks!!
>
This isn't really an embedded Linux question, but I'll share my experiences. I
have had had success in using the supplied Apache configuration on the TS7250
using the 2.4.26 kernel and busybox runtime. All you need to do is enable
ExecCGI in the httpd.conf file, and write shell scripts or other programs that
do what you need.
Check out the Apache documentation.
You don't *need* php but it is an option. It doesn't need to be compiled in to
Apache although this will improve performance. Don't expect to run a
multi-client web host on an ARM box though!
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|