Date: 07/01/00
- Next message: Rasmus Lerdorf: "[PHP-INST] Re: [PHP] What's going on?"
- Previous message: Mustansir: "[PHP-INST] What's going on?"
- In reply to: Pedro Kuri: "[PHP-INST] Problem with MySQL"
- Next in thread: Brian Clark: "Re: [PHP-INST] Problem with MySQL"
- Reply: Brian Clark: "Re: [PHP-INST] Problem with MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
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>
- Next message: Rasmus Lerdorf: "[PHP-INST] Re: [PHP] What's going on?"
- Previous message: Mustansir: "[PHP-INST] What's going on?"
- In reply to: Pedro Kuri: "[PHP-INST] Problem with MySQL"
- Next in thread: Brian Clark: "Re: [PHP-INST] Problem with MySQL"
- Reply: Brian Clark: "Re: [PHP-INST] Problem with MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

