recently, I've change my mind to use SQL Server instead, using ODBC Connection,
not PHP built in function, in the datasource window (I'm using windows),
there is an "Connection Pooling" tab,
is there good enough to rely on this step ??
any suggestion ?
thx
rgrds,
Erwin
On 5/10/06, Nick Kew <[EMAI
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_dbd and apr_dbd API, you'll
have that for free.
But bear in m
http://www.easyphp.org/
On Wednesday 10 May 2006 14:26, Erwin Manurung wrote:
> 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,
Oops... I am used to Linux environment and never worked in Windows system. But I think the following link may help you. http://www.php.net/mysql Let me know if you need any.. Regards IndraveniErwin Manurung <[EMAIL PROTECTED]> wrote: Thx, but I'm using Apache 2.0 installer for Windows :D , so
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-mysql=path
Erwin Manurung
while compiling php, you need to give --with-mysql= option. ./configure --with-apxs --with-mysql=path Erwin Manurung <[EMAIL PROTECTED]> 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 ?? thx first, rgrds,
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,