I'm trying to use these imap functions on a server I set up. However, whenever I try to use imap_open(), apache crashes. To a browser, it looks like the page doesn't exist, but the apache error log says that there was a segmentation fault. I'm using php 4.1.2 and imap c-client version 2000. I have '--with-imap=shared' '--with-imap-ssl' in my configuration. Any ideas what's going on? Thanks.