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

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



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.