I appreciate your responses. I found the files http and http.conf in
the yahoo file section, but I really don't know what to do with them.
So it seems like the dynamic method is easier. Can you please provide
me with a little more steps on how to set it up?
Thanks a lot!
--- In Larry <> wrote:
>
> I've done this too, although, again it was a few years ago.
> I don't recall any big problems.
> There are 2 ways to do it.
> You can statically link it, or you can build PHP as a dynamically
> loadable module.
> Dynamic loading style is easier to build, but takes more space.
> Static linking requires you build apache, build php, then go back and
> rebuild apache.
> I don't know any advantages beyond that. Maybe the static is faster?
>
> Anyway, I'd do the dynamic first, get it working, then if you need the
> space or the performance,
> maybe go back and do the static, since you'll be more familiar at that
> point.
>
> The only 'trick' I remember that took awhile to figure out was the
> apache config file.
> There's a table of file extensions with how to handle them. You have to
> add an entry for
> php files. If that's not added, it will ignore all your work and
pretend
> to know nothing of php files.
>
> There was also an older version of PHP that had a really PITA bug with
> sockets. So make sure
> you don't get that one by checking the release notes, if you plan to
use
> sockets.
>
> Good luck
> Larry
>
> David L. Martin wrote:
>
> > On Sat, 2009-02-14 at 18:55 +0000, yanniepa wrote:
> > > folks,
> > >
> > > I am new with this and I am looking to run some PHP script on my
> > > ts7350 and I have read some threads talking about cross
compiling but
> > > I don't what are the exact steps to follow.
> > >
> > > First of all I don't think that I have that service on the board. So
> > > how do you add php module to the apache2 on the board.
> > >
> > > When that's done what still need to be done in order to be able
to run
> > > php scripts ?
> > >
> > > I appreciate your assistance with this.
> > > Thanks
> >
> > I did this same task a few years ago, as I recall it was a huge
pain in
> > the ass. I finally got apache statically linked with the php module, I
> > think there is a copy uploaded in the yahoo file section.
> >
> > Any problems send me mail.
> >
> > --
> > David L. Martin < <dlmarti%40gmail.com>>
> >
> >
> >
>
>------------------------------------------------------------------------
> >
> >No virus found in this incoming message.
> >Checked by AVG.
> >Version: 7.5.552 / Virus Database: 270.10.23/1953 - Release Date:
2/14/2009 6:01 PM
> >
> >
>
------------------------------------
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/
|