[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] php modules
- Subject: Re: [cobalt-developers] php modules
- From: Paul Krohn <pkrohn@xxxxxxxxxxxxx>
- Date: Wed Mar 21 18:45:18 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
i'd be happy to write detailed instructions for installing IMP, starting
with a vanilla qube 2.
however, my immediate problem is that i can't seem to get the imap
support provided by php-imap-3.0.16-2C2.mipsel.rpm to actually _do_ anything.
i've also assumed that imap, ldap and mysql support are not mutually
exclusive -- true?
what i mean is, one invokes the php module with:
LoadModule php3_module modules/libphp3.so
AddModule mod_php3.c
in the apache config file.
i have no idea how to do the same thing for the imap, ldap, and mysql
modules. does anyone else have this working and care to share the magic?
Gordon Garb wrote:
>
> Also, maybe a Tech Note on installing IMP would be good too.
> .G
>
> >does anyone have magic syntax for causing php (itself an apache module)
> >to load imap, mysql, and ldap modules?
> >
> >i've downloaded & installed the followingfrom
> >ftp.cobaltnet.com/pub/experimental:
> >
> >gdb-4.17-5.mips.rpm php-3.0.16-2C2.mipsel.rpm
> >gdbm-1.7.3-14.mips.rpm php-imap-3.0.16-2C2.mipsel.rpm
> >gdbm-devel-1.7.3-14.mips.rpm php-ldap-3.0.16-2C2.mipsel.rpm
<snip>