Advertisement
Lansing-web-design

aegir error

Apr 11th, 2012
4
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. ...
  2. SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' [error]
  3. (using password: YES)
  4. Unable to connect to database server. [error]
  5. Aegir 6.x-1.7 automated install script
  6. ==============================================================================
  7. Some settings have not been provided and will now be prompted.
  8. Don't worry: you will get to review those settings after the final install
  9.  
  10. This script will operate the following changes in your system:
  11.  
  12. 1. Create server-level configuration directories
  13. 2. Download drush_make
  14. 3. Create the Hostmaster frontend platform
  15. 4. Install the frontend site
  16. 5. Setup the dispatcher (a user cron job)
  17.  
  18. We are making the following assumptions:
  19. * you have read and are following the install instructions at:
  20. http://community.aegirproject.org/installing
  21. * the FQDN of this machine is valid and resolves
  22. * you are executing this script as your "aegir" user
  23.  
  24. The following settings will be used:
  25. Aegir frontend URL: hosting.cedarstreetchurch.com
  26. Master server FQDN: hosting
  27. Aegir root: /var/aegir
  28. Aegir user: aegir
  29. Web group: www-data
  30. Web server: apache
  31. Aegir DB host: localhost
  32. Aegir DB user: root
  33. Aegir DB password: <previously set>
  34. Drush make version: 6.x-2.3
  35. Aegir version: 6.x-1.7
  36. Aegir platform path: /var/aegir/hostmaster-6.x-1.7
  37. Aegir makefile: /usr/share/drush/commands/provision/aegir.make
  38. Admin email: aegir@hosting
  39.  
  40. Do you really want to proceed with the install (y/n): y
  41. dpkg: error processing aegir-hostmaster (--configure):
  42. subprocess installed post-installation script returned error exit status 1
  43. dpkg: dependency problems prevent configuration of aegir:
  44. aegir depends on aegir-hostmaster (>= 1.7); however:
  45. Package aegir-hostmaster is not configured yet.
  46. dpkg: error processing aegir (--configure):
  47. dependency problems - leaving unconfigured
  48. Errors were encountered while processing:
  49. aegir-hostmaster
  50. aegir
  51. root@hosting:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement