Advertisement
Guest User

Aegir2-beta1 Server creation error

a guest
Jun 23rd, 2013
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. Task starts processing
  2. Backend invoke: php /usr/share/php/drush/drush.php --backend=2 --root= --uri= provision-save '@server_myhostcom' 2>&1
  3. php /usr/share/php/drush/drush.php --backend=2 --root= --uri= provision-save '@server_myhostcom' 2>&1
  4. Bootstrap to phase 0.
  5. Bootstrap to phase 0.
  6. Found command: provision-save (commandfile=provision)
  7. Loaded alias @server_master from file /var/aegir/.drush/server_master.alias.drushrc.php
  8. Loading mysql driver for the db service
  9. Loading apache driver for the http service
  10. Loading mysql driver for the db service
  11. Loading apache driver for the http service
  12. Loading mysql driver for the db service
  13. Loading apache driver for the http service
  14. Template loaded: /usr/share/drush/commands/provision/Provision/Config/Drushrc/provision_drushrc_alias.tpl.php
  15. Changed permissions of /var/aegir/.drush/server_myhostcom.alias.drushrc.php to 440
  16. Command dispatch complete
  17. Loaded alias @server_myhostcom from file /var/aegir/.drush/server_myhostcom.alias.drushrc.php
  18. Backend invoke: php /usr/share/php/drush/drush.php --backend=2 @server_myhostcom provision-verify 2>&1
  19. php /usr/share/php/drush/drush.php --backend=2 @server_myhostcom provision-verify 2>&1
  20. Bootstrap to phase 0.
  21. Bootstrap to phase 0.
  22. Found command: provision-verify (commandfile=provision)
  23. Loaded alias @server_master from file /var/aegir/.drush/server_master.alias.drushrc.php
  24. Loading apache driver for the http service
  25. Loading mysql driver for the db service
  26. Loading apache driver for the http service
  27. Including /usr/share/drush/commands/provision/dns/verify.provision.inc
  28. Including /usr/share/drush/commands/provision/platform/backupmigrate/verify.provision.inc
  29. Including /usr/share/drush/commands/provision/platform/verify.provision.inc
  30. Provision configuration root path /var/aegir/config exists.
  31. Provision configuration root ownership of /var/aegir/config has been changed to aegir.
  32. Provision configuration root permissions of /var/aegir/config have been changed to 711.
  33. Provision configuration root path /var/aegir/config is writable.
  34. Provision configuration path /var/aegir/config/server_myhostcom has been created.
  35. Provision configuration ownership of /var/aegir/config/server_myhostcom has been changed to aegir.
  36. Provision configuration permissions of /var/aegir/config/server_myhostcom have been changed to 711.
  37. Provision configuration path /var/aegir/config/server_myhostcom is writable.
  38. Provision client home path /var/aegir/clients exists.
  39. Provision client home ownership of /var/aegir/clients has been changed to aegir.
  40. Provision client home permissions of /var/aegir/clients have been changed to 711.
  41. Provision client home path /var/aegir/clients is writable.
  42. Command dispatch complete
  43. Peak memory usage was 7.84 MB
  44. Changes made in drush_hosting_task have been rolled back.
  45. Command dispatch complete
  46. Peak memory usage was 17.8 MB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement