I have done all that Mr.Jonathan Norman asked me to do still i am not abel to make php work .<br> 1)i am using busybox 1-12.0 with all the options under networking enabled.<br> 2)my httpd.conf file contains the following<br> LoadModule php5_module        modules/libphp5.so<br> <IfModule dir_module><br> <IfModule dir_module="">     DirectoryIndex index.html index.php<br> </IfModule><br> 3)in /lib/modules i have the library file libphp5.so<br> 4)i type httpd -h /var/www/html/ -c /etc/httpd.conf in shell.<br> 5)i have put my php file in the above mentioned path.<br> 6)the from another computer connected to mine i open mozilla firefox and typr<br> http://192.168.0.247/index.php<br> the output is source code in the php file and not the actual processed output!!!1<br> somebody please help!!!!!!!!!<br> </IfModule>AddType application/x-httpd-php .php<br><br><b><i>clfs-dev-request@lists.cross-lfs.org</i></b> wrote:<blockquote class="replbq"
 style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Send Clfs-dev mailing list submissions to<br> clfs-dev@lists.cross-lfs.org<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br> http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org<br>or, via email, send a message with subject or body 'help' to<br> clfs-dev-request@lists.cross-lfs.org<br><br>You can reach the person managing the list at<br> clfs-dev-owner@lists.cross-lfs.org<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Clfs-dev digest..."<br><br><br>Today's Topics:<br><br>   1. Error in x86_64-multilib in SVN as of today. (Thomas Pegg)<br>   2. Re: Error in x86_64-multilib in SVN as of today. (Joe Ciccone)<br>   3. Re: Error in x86_64-multilib in SVN as of today. (Thomas Pegg)<br>   4. Re: Error in x86_64-multilib in SVN as of today. (Joe Ciccone)<br>   5. php with busybox (Varrun Ashok)<br>   6. Re: php
 with busybox (Jonathan Norman)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Mon, 05 Jan 2009 18:01:35 -0500<br>From: Thomas Pegg <tom.pegg @gmail.com=""><br>Subject: [Clfs-dev] Error in x86_64-multilib in SVN as of today.<br>To: clfs-dev@lists.cross-lfs.org<br>Message-ID: <4962914F.80103@gmail.com><br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br><br>I noticed as I was running through a build of current SVN that in <br>sections in 5.11 and 5.14 gcc build the --disable-multilib is being <br>passed erroneously. I noticed this as in the 32-bit glibc step following <br>   5.11, it was failing to find a compatible libgcc.a (only the 64-bit <br>version existed, no 32-bit).<br><br>Thomas<br><br><br>------------------------------<br><br>Message: 2<br>Date: Mon, 05 Jan 2009 18:08:06 -0500<br>From: Joe Ciccone <jciccone @gmail.com=""><br>Subject: Re: [Clfs-dev] Error in x86_64-multilib in SVN as
 of today.<br>To: CLFS development discussion <clfs-dev @lists.cross-lfs.org=""><br>Message-ID: <496292D6.7060307@gmail.com><br>Content-Type: text/plain; charset=us-ascii<br><br>Thomas Pegg wrote:<br>> I noticed as I was running through a build of current SVN that in<br>> sections in 5.11 and 5.14 gcc build the --disable-multilib is being<br>> passed erroneously. I noticed this as in the 32-bit glibc step<br>> following 5.11, it was failing to find a compatible libgcc.a (only the<br>> 64-bit version existed, no 32-bit).<br>--disable-multilib is required on many architectures. Which architecture<br>are you refering to?<br><br><br><br>------------------------------<br><br>Message: 3<br>Date: Mon, 05 Jan 2009 18:11:59 -0500<br>From: Thomas Pegg <tom.pegg @gmail.com=""><br>Subject: Re: [Clfs-dev] Error in x86_64-multilib in SVN as of today.<br>To: CLFS development discussion <clfs-dev @lists.cross-lfs.org=""><br>Message-ID:
 <496293BF.70303@gmail.com><br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br><br>Joe Ciccone wrote:<br>> Thomas Pegg wrote:<br>>> I noticed as I was running through a build of current SVN that in<br>>> sections in 5.11 and 5.14 gcc build the --disable-multilib is being<br>>> passed erroneously. I noticed this as in the 32-bit glibc step<br>>> following 5.11, it was failing to find a compatible libgcc.a (only the<br>>> 64-bit version existed, no 32-bit).<br>> --disable-multilib is required on many architectures. Which architecture<br>> are you refering to?<br><br>x86_64-Multilib<br><br>Thomas<br><br><br>------------------------------<br><br>Message: 4<br>Date: Mon, 05 Jan 2009 18:19:18 -0500<br>From: Joe Ciccone <jciccone @gmail.com=""><br>Subject: Re: [Clfs-dev] Error in x86_64-multilib in SVN as of today.<br>To: CLFS development discussion <clfs-dev @lists.cross-lfs.org=""><br>Message-ID:
 <49629576.5080304@gmail.com><br>Content-Type: text/plain; charset=us-ascii<br><br>Thomas Pegg wrote:<br>> Joe Ciccone wrote:<br>>> Thomas Pegg wrote:<br>>>> I noticed as I was running through a build of current SVN that in<br>>>> sections in 5.11 and 5.14 gcc build the --disable-multilib is being<br>>>> passed erroneously. I noticed this as in the 32-bit glibc step<br>>>> following 5.11, it was failing to find a compatible libgcc.a (only the<br>>>> 64-bit version existed, no 32-bit).<br>>> --disable-multilib is required on many architectures. Which architecture<br>>> are you refering to?<br>><br>> x86_64-Multilib<br>><br>Jim fixed this in r4353. Thanks for the report.<br><br><br>------------------------------<br><br>Message: 5<br>Date: Mon, 5 Jan 2009 21:14:44 -0800 (PST)<br>From: Varrun Ashok <varrunashok @yahoo.com=""><br>Subject: [Clfs-dev] php with busybox<br>To:
 clfs-dev@lists.cross-lfs.org<br>Message-ID: <686986.23271.qm@web55108.mail.re4.yahoo.com><br>Content-Type: text/plain; charset="iso-8859-1"<br><br>hello everybody,<br> I am using a busybox os with glibc libraries. I have enabled all the options that came under httpd in networking in busybox-1.12.0 while compiling busybox.<br> 1)then i copied the executable file php from /usr/bin in redhat4 and pasted in /usr/bin of my busybox os.<br> 2)when i type php -v the output says the php 4.3.9 has been built as a cgi.<br> 3)i would like to put a php file sumwhere in my file system and when i type the ip address from sum other computer i must be able to access the php file. i have not been successful till now :(.however i am able to see the output of an html file present in the same path! <br> 4)can sumone give me the exact configuration of httpd.conf and other files that are necessary.<br> <br><br><br>       <br>-------------- next part --------------<br>An HTML attachment was
 scrubbed...<br>URL: <http:><br><br>------------------------------<br><br>Message: 6<br>Date: Tue, 6 Jan 2009 13:02:49 +0000<br>From: Jonathan Norman <jonathan @bluesquarelinux.co.uk=""><br>Subject: Re: [Clfs-dev] php with busybox<br>To: CLFS development discussion <clfs-dev @lists.cross-lfs.org=""><br>Message-ID:<br> <C268D2DB-A620-4E09-BF08-53D045EA2E8C @bluesquarelinux.co.uk=""><br>Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed<br><br>You will need to edit your httpd.conf to tell it to load the php  <br>module and how to handle .php files. Adding index.php tp the index  <br>list, loading the module and adding the application type below should  <br>be all you need to do. Once done restart apache.<br><br>Jon~<br><br><br>LoadModule php5_module        modules/libphp5.so<br><br><IfModule dir_module=""><br>     DirectoryIndex index.html index.php<br></IfModule><br><br>AddType application/x-httpd-php .php<br><br><br>On 6 Jan 2009, at 05:14, Varrun Ashok
 wrote:<br><br>> hello everybody,<br>>   I am using a busybox os with glibc libraries. I have enabled all  <br>> the options that came under httpd in networking in busybox-1.12.0  <br>> while compiling busybox.<br>> 1)then i copied the executable file php from /usr/bin in redhat4  <br>> and pasted in /usr/bin of my busybox os.<br>> 2)when i type php -v the output says the php 4.3.9 has been built  <br>> as a cgi.<br>> 3)i would like to put a php file sumwhere in my file system and  <br>> when i type the ip address from sum other computer i must be able  <br>> to access the php file. i have not been successful till now : <br>> (.however i am able to see the output of an html file present in  <br>> the same path!<br>> 4)can sumone give me the exact configuration of httpd.conf and  <br>> other files that are necessary.<br>><br>><br>><br>> _______________________________________________<br>> Clfs-dev mailing
 list<br>> Clfs-dev@lists.cross-lfs.org<br>> http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org<br><br><br><br>------------------------------<br><br>_______________________________________________<br>Clfs-dev mailing list<br>Clfs-dev@lists.cross-lfs.org<br>http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org<br><br><br>End of Clfs-dev Digest, Vol 15, Issue 8<br>***************************************<br></C268D2DB-A620-4E09-BF08-53D045EA2E8C></clfs-dev></jonathan></http:></varrunashok></clfs-dev></jciccone></clfs-dev></tom.pegg></clfs-dev></jciccone></tom.pegg></blockquote><br><BR><BR><p>