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

my.cnf and passwords

2003-06-20 Thread Chris Hutchison
Hello all, I'm pretty new to MySQL, but have managed to create a database that is accessed via PHP which then creates tables from the MySQL data. Currently, I am using the root user/password combo to grab the info (which means the password is plaintext in the PHP). I wanted to use the my.cnf to