Re: [EMAIL PROTECTED] PHP Connection

2006-05-10 Thread Erwin Manurung
On 5/10/06, Nick Kew <[EMAIL PROTECTED]> wrote: On Wednesday 10 May 2006 13:19, Erwin Manurung wrote:> Hi,>> I need help to create a connection pooling from PHP to Mysql database,> using Apache 2.x as the web server,> Any idea about this ?? Yes.  As soon as PHP supports the mod

Re: [EMAIL PROTECTED] PHP Connection

2006-05-10 Thread Erwin Manurung
Thx, but I'm using Apache 2.0 installer for Windows :D , so how can I configure or s'thing I can do, to get the same result, rgrds,On 5/10/06, Indraveni <[EMAIL PROTECTED]> wrote: while compiling php, you need to give --with-mysql= option. ./configure --with-apxs --with-m

[EMAIL PROTECTED] PHP Connection

2006-05-10 Thread Erwin Manurung
Hi, I need help to create a connection pooling from PHP to Mysql database, using Apache 2.x as the web server, Any idea about this ?? thx first, rgrds,