Date: 07/01/00
- Previous message: Bjorn Sodergren: "[PHP-INST] RE: [PHP] What's going on?"
- In reply to: Brian Clark: "Re: [PHP-INST] Problem with MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Brian Clark:
>Pedro Kuri:
>
> >I have a server ith PHP3 and MySQL working just fine, the only error is
that
> >the Mysql_connect() doesn't work or is not installed, how do I install
it????
>
>
>You need to configure and build PHP with MySQL support.
>
>./configure --with-mysql=/path/to/mysql/dir etc..
>
>./configure --with-mysql may work would the path.
Errrm, sorry. Make that:
./configure --with-mysql may work *without* the path.
Brian
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Previous message: Bjorn Sodergren: "[PHP-INST] RE: [PHP] What's going on?"
- In reply to: Brian Clark: "Re: [PHP-INST] Problem with MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

