Mysql path

Mysql path

am 04.05.2006 09:51:49 von MarcusB

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

Re: Mysql path

am 05.05.2006 19:01:50 von unknown

Post removed (X-No-Archive: yes)

Re: Mysql path

am 05.05.2006 20:43:07 von Shion

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