Re: my.cnf and passwords

2003-06-23 Thread Nils Valentin
ED] > Sent: Friday, June 20, 2003 5:42 PM > To: Chris Hutchison; MySQL list > Subject: Re: my.cnf and passwords > > > Hi Chris, > > I believe you are looking in the wrong place. The my.cnf is used to set > startup options for the mysql server or the mysql clients - refering t

Re: my.cnf and passwords

2003-06-21 Thread Nils Valentin
Hi Chris, I believe you are looking in the wrong place. The my.cnf is used to set startup options for the mysql server or the mysql clients - refering to the client tools that come with the RDBMS. You want to look into /etc/php.ini or the config.inc.php file from phpmyadmin. Best regards Ni