[Bb-trac] [bbPress] #745: When using mysqli extension, db connect fails

bbPress bb-trac at lists.bbpress.org
Sun Sep 30 06:00:17 GMT 2007


#745: When using mysqli extension, db connect fails
----------------------------+-----------------------------------------------
 Reporter:  mdawaffe        |       Owner:               
     Type:  defect          |      Status:  new          
 Priority:  high            |   Milestone:  0.8.4 & Pings
Component:  Administration  |     Version:  0.8.3        
 Severity:  major           |    Keywords:               
----------------------------+-----------------------------------------------
 http://bbpress.org/forums/topic/db-access-problem-in-the-first-
 installation-step
  http://bbpress.org/forums/topic/intergration-will-not-let-me-logon-using-
 my-wordpress-login

 {{{
 Warning: mysql_get_server_info() [function.mysql-get-server-info]:
 Access denied for user 'root'@'localhost' (using password: NO)
 in /bb-includes/db-mysqli.php on line 80
 }}}

 User and Password are supplied, but bbPress tries to connect with root (or
 equivalent) without a password.

 Only effects [http://us2.php.net/manual/en/ref.mysqli.php mysqli]
 connections, not [http://us2.php.net/manual/en/ref.mysql.php mysql].

 Overwrite db-mysqli.php with db.php, and everything works.

-- 
Ticket URL: <http://trac.bbpress.org/ticket/745>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list