[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Problem with PHP4 mysql support
- Subject: RE: [cobalt-users] Problem with PHP4 mysql support
- From: Moritz Julian Ehlenz | M2Soft Systemhaus GbR <mjehlenz@xxxxxxxxxx>
- Date: Mon Aug 21 02:02:54 2000
Hi everybody,
> Without the configuration options it will be difficult to
> help you. Did you
> re-install IMAP first or load the source code for IMAP?
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
> 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.