Trying to install mysqli extension for PHP

This is a discussion on Trying to install mysqli extension for PHP within the PHP Language forums, part of the PHP Programming Forums category; the instructions read as follows: To install the mysqli extension for PHP, use the --with-mysqli=mysql_config_path/mysql_config configuration option ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-15-2005
stevek
 
Posts: n/a
Default Trying to install mysqli extension for PHP

the instructions read as follows:
To install the mysqli extension for PHP, use the
--with-mysqli=mysql_config_path/mysql_config configuration option where
mysql_config_path represents the location of the mysql_config program
that comes with MySQL versions greater than 4.1.

I do not have any idea what this means. Can someone help.

TIA
Reply With Quote
  #2 (permalink)  
Old 06-15-2005
Andy Hassall
 
Posts: n/a
Default Re: Trying to install mysqli extension for PHP

On Wed, 15 Jun 2005 01:40:16 GMT, stevek <someone@somewhere.org> wrote:

>the instructions read as follows:
> To install the mysqli extension for PHP, use the
>--with-mysqli=mysql_config_path/mysql_config configuration option where
>mysql_config_path represents the location of the mysql_config program
>that comes with MySQL versions greater than 4.1.
>
>I do not have any idea what this means. Can someone help.


On my server:

andyh@server:~$ which mysql_config
/usr/bin/mysql_config

So, I'd use --with-mysqli=/usr/bin/mysql_config

In fact, I just used --with-mysqli, since mysql_config is in a "standard"
location that the configure script found automatically.

--
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Reply With Quote
  #3 (permalink)  
Old 06-17-2005
stevek
 
Posts: n/a
Default Re: Trying to install mysqli extension for PHP

Thanks Andy, but it looks like your using unix/linux and I did not do
the courteous thing and state I am using NT4.0.

Andy Hassall wrote:
> On Wed, 15 Jun 2005 01:40:16 GMT, stevek <someone@somewhere.org> wrote:
>
>
>>the instructions read as follows:
>> To install the mysqli extension for PHP, use the
>>--with-mysqli=mysql_config_path/mysql_config configuration option where
>>mysql_config_path represents the location of the mysql_config program
>>that comes with MySQL versions greater than 4.1.
>>
>>I do not have any idea what this means. Can someone help.

>
>
> On my server:
>
> andyh@server:~$ which mysql_config
> /usr/bin/mysql_config
>
> So, I'd use --with-mysqli=/usr/bin/mysql_config
>
> In fact, I just used --with-mysqli, since mysql_config is in a "standard"
> location that the configure script found automatically.
>

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 11:47 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0