How to enable MySQL in PHP
am 23.11.2005 15:58:22 von newbieCould someone please give me the steps for enabling MySQL support in PHP
5.0.5?
Thanks.
Could someone please give me the steps for enabling MySQL support in PHP
5.0.5?
Thanks.
Newbie wrote:
> Could someone please give me the steps for enabling MySQL support in PHP
> 5.0.5?
> Thanks.
>
>
../configure --enable-mysql
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"
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
>Please provide as many details as you can, as I am new to this
This is the only detail you need: