I hope someone can shed some light on this. I have an embedded system
that uses an arm processor architecture.
I've been trying to build php4 with shared extensions enabled, but I am
failing miserably. I was able to build ming as a part of php by linking
to libming, but now I am trying to bu
I am developing an embedded linux platform that will use apache + php
I need a minimal version of PHP. Just for a test, I can compile with
--disable-all and get a much smaller libphp5 (about 2.3M after
stripping...)
All I need php to do is to
a) generate web pages (of course),
b) handle a sub