RE: [PHP-DB] Compile Error

2006-02-21 Thread Bastien Koert
My Bad...works fine MySQL Database Server Information MySQL client version: 4.1.7 MySQL connection: localhost via TCP/IP MySQL protocol version: 10 MySQL server version: 4.1.7 forgot to change the logon details bastien From: Benjamin Stambaugh <[EMAIL PROTECTED]> To: php-db@lists.php.net

RE: [PHP-DB] Compile Error

2006-02-21 Thread Bastien Koert
No problems compiling, but there are problems with the code i get: MySQL Database Server Information Warning: mysqli_connect() [function.mysqli-connect]: Access denied for user 'user'@'localhost' (using password: YES) in C:\Apache2\www\xhtml.php on line 11 MySQL client version: 4.1.7 Warn