On Tue, 18 Mar 2003, Matt Middleton wrote: > In function `zm_startup_imap': > /sources/php/ext/imap/php_imap.c:429: undefined > reference to `ssl_onceonlyinit'
This will happen when you link a main program that uses SSL with a c-client that was built without SSL. I don't know much about PHP, but perhaps this information will help you in fixing the problem. -- Mark -- http://staff.washington.edu/mrc Science does not emerge from voting, party politics, or public debate.
