Advertisement
Guest User

Untitled

a guest
Mar 18th, 2011
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. $ sudo su -s /bin/sh aegir -c "sh install.sh"
  2. ==> Drush found in /var/aegir/drush/drush.php, good
  3. ==> Drush seems to be functioning properly
  4. ==> Provision already seems to be installed
  5. ==> Installing the frontend
  6. Aegir 6.x-1.0-rc2 automated install script
  7. ==============================================================================
  8. Some settings have not been provided and will now be prompted.
  9. Don't worry: you will get to review those settings after the final install
  10. Aegir frontend URL :
  11. MySQL privileged user ("root") password:
  12. Admin user e-mail :
  13.  
  14. This script will operate the following changes in your system:
  15.  
  16. 1. Create server-level configuration directories
  17. 2. Download drush_make
  18. 3. Create the Hostmaster frontend platform
  19. 4. Install the frontend site
  20. 5. Setup the dispatcher (a user cron job)
  21.  
  22. We are making the following assumptions:
  23. * you have read INSTALL.txt and prepared the platform accordingly
  24. * the FQDN of this machine is valid and resolves
  25. * you are executing this script as your "aegir" user
  26.  
  27. The following settings will be used:
  28. Aegir frontend URL:
  29. Master server FQDN:
  30. Aegir root: /var/aegir
  31. Aegir user: aegir
  32. Web group: www-data
  33. Web server: apache
  34. Aegir DB host: localhost
  35. Aegir DB user: root
  36. Aegir DB password: <prompted>
  37. Drush make version: 6.x-2.1
  38. Aegir version: 6.x-1.0-rc2
  39. Aegir platform path: /var/aegir/hostmaster-6.x-1.0-rc2
  40. Aegir makefile: /var/aegir/.drush/provision/aegir.make
  41. Client email: webmaster@cygnus.mustbuilddigital.net
  42.  
  43. Do you really want to proceed with the install (y/n): y
  44. The external command could not be executed due to an application [error]
  45. error.
  46. could not find driver [error]
  47. Drush command could not be completed. [error]
  48. Output from failed command : [error]
  49.  
  50. Fatal error: Call to a member function quote() on a non-object in
  51. /var/aegir/.drush/provision/db/db.drush.inc on line 326
  52.  
  53. Output from failed command : [error]
  54.  
  55. [sudo] password for aegir:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement