Félix García Renedo wrote:

> Sorry,
>     I have an mistake.
>     I want to configure php to connect to a remote mysql database and I want
> the options to configure php.



in configure it makes AFAIK no difference if you will be connecting to a 
     local or remote mysql db.

just use "--with-mysql" or "--with-mysql=/PATH/TO/MYSQL/LIBS"

see also the output of ./configure --help for more information

henning



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to