[imp] imap php4 libphp4 problems

Sage McGirk sagem@cricket.mindcrime.net
Tue, 8 Jan 2002 15:12:46 -0500 (EST)


I've done this already:
Move to the top directory of the UW-IMAP distribution. 
make bsf
ln -s c-client include 
mkdir lib 
cd lib 
ln -s ../c-client/c-client.a libc-client.a 

php option: --with-imap=/usr/working/imap-2001a

compiles fine, but hoses apache

/sm

On Tue, 8 Jan 2002, Brad Dameron wrote:

> 2.3.2 I don't use UW-IMAP. How can I build IMAP support into PHP?
> 
> http://www.horde.org/faq/admin/prereq/index.php#p8
> 
> 
> 
> 
> ---
> Brad Dameron									Network Account Executive
> TSCNet Inc.								         	www.tscnet.com
> Silverdale, WA.									1-888-8TSCNET
> 
>  
> 
> > -----Original Message-----
> > From: Sage McGirk [mailto:sagem@cricket.mindcrime.net]
> > Sent: Tuesday, January 08, 2002 11:54 AM
> > To: imp@lists.horde.org
> > Subject: [imp] imap php4 libphp4 problems
> > 
> > 
> > php with the flag --with-imap is causing great problems for me.
> > apache_1.3.22
> > mod_ssl-2.8.5-1.3.22
> > imap-2001a for the c-client
> > courier-imap
> > horde-2.0
> > imp-3.0
> > php-4.1.1
> > 
> > php4 compiles just fine with --with-imap-ssl on its own.  But with IMP,
> > uw-imap c-client is required.
> > 
> > I have yet to find a way to make this all work together
> > 
> > mirage# /usr/local/apache/bin/apachectl startssl
> > Syntax error on line 210 of /usr/local/apache/conf/httpd.conf:
> > Cannot load /usr/local/apache/libexec/libphp4.so into
> > server: /usr/local/apache/libexec/libphp4.so: Undefined symbol 
> > "ssl_onceonlyinit"
> > /usr/local/apache/bin/apachectl startssl: httpd could not be started
> > 
> > 
> > I have tried reinstalling everything, but as long as i need to use
> > c-client my installation will not work.
> > 
> > please help
> > 
> > thanks
> > 
> > 
> > sage
> > 
> > 
> > 
> > -- 
> > IMP mailing list: http://horde.org/imp/
> > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > 
> > 
> 
> -- 
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>