Csillag Kristof said: > > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -1209165632 (LWP 23260)] > 0xb782d324 in ERR_add_error_data () from > /usr/lib/i686/cmov/libcrypto.so.0.9.7 Do you have both php4-pgsql and php4-imap installed? What happens if you swap the order of "extension=pgsql.so" and "extension=imap.so" in your /etc/php4/apache/php.ini? ... Adam