Re: Multi-Language-remembered!

2000-11-27 Thread Ulrike Schepp
Hi Neeme! On Wed, 22 Nov 2000, Neeme Vool wrote: > > > Yes, if you carefully read information after configuring php then there > is a warning that if you intend to use php with some other module that > uses mysql access, then don't rely on phps own mysql access and compile > php with the orig

Re: Multi-Language-remembered!

2000-11-22 Thread Neeme Vool
Yes, if you carefully read information after configuring php then there is a warning that if you intend to use php with some other module that uses mysql access, then don't rely on phps own mysql access and compile php with the original mysql headres as --withh-mysql=/usr/local/mysql Neeme Voo