[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Problem with PHP4 mysql support



Moritz Julian Ehlenz | M2Soft Systemhaus GbR <mjehlenz@xxxxxxxxxx> wrote:
> I downloaded the sources for IMAP from the cobalt site and
> recompiled them... Well, I then recompiled PHP4 with the
> following configuration:
>
> ./configure --with-apxs=/usr/sbin/apxs
> --with-config-file-path=/etc/httpd/php4
> --with-mysql=/usr/local/mysql/
> --enable-versioning
> --enable-track-vars --with-imap

I would specify the full path to IMAP.  I grab the latest IMAP from the
University of Washington IMAP site (ftp://ftp.cac.washington.edu/imap/), install
it from source and then specify the path to the source directory
n --with-imap.  --with-imap=/home/befriend/imap/imap-4.7c is where I unpacked
the source so that's the path I used.  I also installed this newer version of
IMAP and it appears to be much faster.  <? phpinfo(); ?> des reveal that IMAP
support is compiled in, but I'm not using any PHP applications that have IMAP
functions so I can't actually verify it.

> > Are you installing from RPMs or source?  Without any details
> > it's hard to tell you what to do differently to get it to work.
>
> >From sources. And yeah, I know that way it's hard to tell,
> but I was just too tired last night (-;

Actually, I find it easier to tell if something went wrong and to take action
when installing from source instead of RPM.

--
Steven Werby {steven-lists@xxxxxxxxxxxx}