Line 261 is loading libphp4.so:
LoadModule php4_module modules/libphp4.so
If I recompile php without informix, this line works fine and I can get php working.
It's only when I have successfully recompiled php with informix, it doesn't like libphp4.so. it'll have the is8bitstr error that I first posted.
Oliver