I got that error once - turned out that I'd forgotten to compile the IMAP
lib with SSL support. Try recompiling your IMAP libs and then recompiling
everything else.

Danny.
FreeBSD 4.5/Apache 1.3.26/PHP4.2.1

----- Original Message -----
From: "Rick Kukiela" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 19, 2002 7:58 PM
Subject: [PHP] imap support breaking...


> I couldn't get sessions working on my old broke install so i formatted and
> im redoing everything... this time i want to incorporate IMAP support so i
> can run IMP on my server. I'm compiling PHP 4.2.1 with Apache 1.3.26 with
> mod_ssl and mod_perl and when mod_perl is building apache I get this
error:
>
> modules/php4/libphp4.a(php_imap.o): In function `zm_startup_imap':
> /usr/local/src/php-4.2.1/ext/imap/php_imap.c(.text+0x353): undefined
> reference
> o `ssl_onceonlyinit'
> *** Error code 1
>
> Stop in /usr/local/src/apache_1.3.26/src.
> *** Error code 1
>
> Stop in /usr/local/src/apache_1.3.26.
> *** Error code 1
>
> Stop in /usr/local/src/apache_1.3.26.
> *** Error code 1
>
> Stop in /usr/local/src/mod_perl-1.27.
>
> anyone know? i searched google groups and only found people asking about
> this problem but no one responding to it...
>
> Thanks,
> Rick
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to