How to enable MySQL in PHP

How to enable MySQL in PHP

am 23.11.2005 15:58:22 von newbie

Could someone please give me the steps for enabling MySQL support in PHP
5.0.5?
Thanks.

Re: How to enable MySQL in PHP

am 23.11.2005 16:25:01 von Shion

Newbie wrote:
> Could someone please give me the steps for enabling MySQL support in PHP
> 5.0.5?
> Thanks.
>
>
../configure --enable-mysql

Re: How to enable MySQL in PHP

am 23.11.2005 16:54:08 von newbie

Thanks, what I am looking for is to configure PHP 5.0.5 for MySQL support.
Do I need to enter this command in php.ini file? Please provide as many
details as you can, as I am new to this. I am running WinXP pro with MySQL 5
installed.

"J.O. Aho" wrote in message
news:3ujfudF11om3iU1@individual.net...
> Newbie wrote:
>> Could someone please give me the steps for enabling MySQL support in PHP
>> 5.0.5?
>> Thanks.
>>
>>
> ./configure --enable-mysql

Re: How to enable MySQL in PHP

am 23.11.2005 19:42:54 von zeldorblat

>Please provide as many details as you can, as I am new to this

This is the only detail you need: