Re: MySQL help
From: Michael Bradley-Robbins (michael_at_bradley-robbins.net)
Date: 02/02/05
- Next message: stu.trout_at_gmail.com: "Re: Trouble with join query's, query just dosent produce results"
- Previous message: Geoff Berrow: "Re: Trouble with join query's, query just dosent produce results"
- In reply to: Janwillem Borleffs: "Re: MySQL help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 1 Feb 2005 16:10:04 -0800
Yeah, i got that, but I can't figure out what to do with the extension_dir
directive.
"Janwillem Borleffs" <jw@jwscripts.com> wrote in message
news:41fff55a$0$73254$1b2cd167@news.euronet.nl...
> Michael Bradley-Robbins wrote:
>> well, I may seem a newbie, but how do i configure the path to the
>> extensions in Windows?
>>
>
> In your php.ini file, you will find something like the following:
>
> ;extension=php_xdebug.dll
> ;extension=php_bz2.dll
> ;extension=php_cpdf.dll
> ;extension=php_crack.dll
>
> Just add a line like (without the preceding semicolon):
>
> extension=php_mysqli.dll
>
> Ensure that the php_mysqli.dll is located in the directory indicated by
> the extension_dir directive and restart your webserver.
>
>
> JW
>
>
>
- Next message: stu.trout_at_gmail.com: "Re: Trouble with join query's, query just dosent produce results"
- Previous message: Geoff Berrow: "Re: Trouble with join query's, query just dosent produce results"
- In reply to: Janwillem Borleffs: "Re: MySQL help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|