Comments

jdcreativity’s picture

StatusFileSize
new69.75 KB

I see. I'm trying to do an Easy profile installation on testing.eastoncat.org. I'm using the new documentation for an advanced drush installation. Will need to get back at this this afternoon.

kreynen’s picture

Your problem is the Apache user can't create the directories it wants to for the install. In your case, you need to reset the permissions on the sites directory using...

sudo chown -R www-data sites
sudo chgrp -R webdev sites
sudo chmod -R 775 sites

We've started putting together a Getting Involved - Guides for Contributing section of the documentation. While the user and roles used will vary form host to host, adding a section about resetting permissions would be helpful.

jdcreativity’s picture

Status: Active » Closed (fixed)

Demo now points to active demo site http://testing.eastoncat.org