So my error.log is littered with all these warnings. I spent some time
going through all my code and could not locate anything wrong on my
end. Is anyone else getting these? (Before I start digging into the
Cake core). I am using 1.3.8.

2011-10-19 21:19:03 Warning: Warning (2): mysqli_get_server_info()
expects parameter 1 to be mysqli, boolean given in [/var/www/cake/cake/
libs/model/datasources/dbo/dbo_mysqli.php, line 69]
2011-10-19 21:19:03 Warning: Warning (2): mysqli_real_escape_string()
expects parameter 1 to be mysqli, boolean given in [/var/www/cake/cake/
libs/model/datasources/dbo/dbo_mysqli.php, line 195]
2011-10-19 21:19:03 Warning: Warning (2): mysqli_query() expects
parameter 1 to be mysqli, boolean given in [/var/www/cake/cake/libs/
model/datasources/dbo/dbo_mysqli.php, line 109]
2011-10-19 21:19:03 Warning: Warning (2): mysqli_errno() expects
parameter 1 to be mysqli, boolean given in [/var/www/cake/cake/libs/
model/datasources/dbo/dbo_mysqli.php, line 208]
2011-10-19 21:19:03 Warning: Warning (2): mysqli_real_escape_string()
expects parameter 1 to be mysqli, boolean given in [/var/www/cake/cake/
libs/model/datasources/dbo/dbo_mysqli.php, line 195]
2011-10-19 21:19:03 Warning: Warning (2): mysqli_real_escape_string()
expects parameter 1 to be mysqli, boolean given in [/var/www/cake/cake/
libs/model/datasources/dbo/dbo_mysqli.php, line 195]
2011-10-19 21:19:03 Warning: Warning (2): mysqli_query() expects
parameter 1 to be mysqli, boolean given in [/var/www/cake/cake/libs/
model/datasources/dbo/dbo_mysqli.php, line 109]
2011-10-19 21:19:03 Warning: Warning (2): mysqli_errno() expects
parameter 1 to be mysqli, boolean given in [/var/www/cake/cake/libs/
model/datasources/dbo/dbo_mysqli.php, line 208]
2011-10-19 21:19:03 Warning: Warning (2): mysqli_query() expects
parameter 1 to be mysqli, boolean given in [/var/www/cake/cake/libs/
model/datasources/dbo/dbo_mysqli.php, line 109]
2011-10-19 21:19:03 Warning: Warning (2): mysqli_errno() expects
parameter 1 to be mysqli, boolean given in [/var/www/cake/cake/libs/
model/datasources/dbo/dbo_mysqli.php, line 208]
2011-10-19 21:19:03 Warning: Warning (2): mysqli_query() expects
parameter 1 to be mysqli, boolean given in [/var/www/cake/cake/libs/
model/datasources/dbo/dbo_mysqli.php, line 109]
2011-10-19 21:19:03 Warning: Warning (2): mysqli_errno() expects
parameter 1 to be mysqli, boolean given in [/var/www/cake/cake/libs/
model/datasources/dbo/dbo_mysqli.php, line 208]

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to