Mysql path

We run Slackware Linux with Apache, PHP and Mysql.
How to inform php about new path to mysql. I just install new Mysql and
it is installed in the new directory.
Where can I define path to mysql?

/Marcus
MarcusB [ Do, 04 Mai 2006 09:51 ] [ ID #1301056 ]

Re: Mysql path

Post removed (X-No-Archive: yes)
Notifier Deamon [ Fr, 05 Mai 2006 19:01 ] [ ID #1302636 ]

Re: Mysql path

MarcusB wrote:
> We run Slackware Linux with Apache, PHP and Mysql.
> How to inform php about new path to mysql. I just install new Mysql and
> it is installed in the new directory.
> Where can I define path to mysql?

PHP don't care about the path to the mysql binaries, it will by default just
use the port 3306 to connect as it should be.


//Aho
Shion [ Fr, 05 Mai 2006 20:43 ] [ ID #1302640 ]
PHP » alt.php.sql » Mysql path

Vorheriges Thema: PHP 5.1.4 Released
Nächstes Thema: Is it okay to reuse objects or create new ones everytime....