Dear Damjam,

php is a scripting language. The page http://box.matto.nl/busyboxphp.html
shows nice that a httpd does not know about that. So there is no need to
compile or change anything in busybox.
The important line is:
/etc/httpd.conf
*.php:/usr/bin/php5-cgi

This makes the httpd call /usr/bin/php5-cgi on every page ending with .php.

i hope that helps.

re,
 wh

@vda:
nice, we can add a html-page with examples for: httpd+php etc



Am 29.05.2011 01:55, schrieb Denys Vlasenko:
> Forwarding to mailing list.
> 
> ----------  Forwarded Message  ----------
> Subject: Info Busybox & PHP
> Date: Thursday 26 May 2011 08:29
> From: Damjan Krivicic <[email protected]>
> To: [email protected]
> 
> Hi,
> 
> My name is Damjan.
> On the web i found your email
> I have in possesion a device called W325-LX of Moxa company.
> On this device is running a version of linux for ARM processors, Busybox
> distribution and karnel version 2.6.x.
> 
> On the divice is installed PHP 5.0.5. without SOAP module.
> 
> I will ask directly, how is possible to add SOAP module into PHP?
> 
> On this link http://box.matto.nl/busyboxphp.html i found an exaple for
> configuration of higer verison of php
> 
> I'm a begginer on linux systems and i have dificulty with configurations.
> I'm trying to found a solve, but without any positive result.
> 
> I use a toolchain compiler for making programs in C for karnel version 2.6.x
> 
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to