Hi,
Help! I am trying to port the PHP 4 as a DSO module for Apache on the MPE/iX OS. I need to add a few platform specific wrappers to the libphp4.so.
- Where should I place the C wrappers in what directory?
- What do I need to do so that the Makefile would automatically compile these wrappers and link into the libphp4.so?
Thanks,
ooh