From: Warren Young Date: January 16 2006 8:54pm Subject: Re: Problem connecting do lampp mysql server List-Archive: http://lists.mysql.com/plusplus/5362 Message-Id: <43CC07E9.1090805@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jonas Jurczok wrote: > so it is not possible to use the lampp mysql server with the mysql++ api? I can't answer that question because I don't know how a "lampp mysql server" differs from the MySQL server you can download from mysql.com. MySQL++ obviously works fine with the standard MySQL server. > [root@localhost ~]# /usr/bin/mysqladmin -h localhost -u root password > > /usr/bin/mysqladmin: connect to server at 'localhost' failed > error: 'Access denied for user 'root'@'localhost' (using password: NO)' > > but thats not so important.. examples work.. I'm confused...you can't use mysqladmin, but the examples work.... How does that happen? > can I use phpmyadmin with this server or not? That's not on topic here.