Advertisement
Guest User

Untitled

a guest
Aug 14th, 2013
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. Warning: mysqli_connect() [function.mysqli-connect]: (28000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /var/www/localhost/htdocs/sugarcrm/include/database/MysqliManager.php on line 278
  2.  
  3. Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /var/www/localhost/htdocs/sugarcrm/include/database/MysqliManager.php on line 307
  4.  
  5. Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /var/www/localhost/htdocs/sugarcrm/include/database/MysqliManager.php on line 313
  6.  
  7. Warning: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given in /var/www/localhost/htdocs/sugarcrm/include/database/MysqliManager.php on line 254
  8.  
  9. Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /var/www/localhost/htdocs/sugarcrm/include/database/MysqliManager.php on line 132
  10.  
  11. Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /var/www/localhost/htdocs/sugarcrm/include/database/MysqliManager.php on line 132
  12.  
  13. Please fix the following errors before proceeding:
  14.  
  15. The provided database host, username, and/or password is invalid, and a connection to the database could not be established. Please enter a valid host, username and password
  16. Unable to check database version.
  17.  
  18. * Required field
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement