MySQL Forums
Forum List  »  PHP

Re: php and mysql won't communicate
Posted by: Georg Richter
Date: May 10, 2006 05:05AM

http://uk.php.net/manual/en/ref.mysqli.php says

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.

http://uk.php.net/manual/en/ref.mysql.php says

For compiling, simply use the --with-mysql[=DIR] configuration option where the optional [DIR] points to the MySQL installation directory.

Options: ReplyQuote


Subject
Written By
Posted
Re: php and mysql won't communicate
May 10, 2006 05:05AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.