Hi all, For people who are interested in: I have succeeded with recomiling midgard-php4, with the modification of inserting a '#include "SAPI.h"' in attachment.c. First, I have had to change in config.m4 the 4 AC_ADD_... to PHP_ADD_... what the phpize complained (it was quite long time for me until I have realized that I needn't have to replace all AC_ to PHP_ :-) . After that, there is a ./main directory in midgard-php4 root-dir. I don't know why it is there, but there are SAPI.h and SAPI.c files which are not compatible with php4.0.5, so I removed this entire 'main' dir. At last, the attachments now work properly. Crc _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
