I often use qc in the following way:

drush qc dns apache database --domain=mydomain.dev

Everything works well, except for the fact that the directory created has ownership as drupalpro:drupalpro instead of drupalpro:www-data. I have to manualy chown it otherwise when pointing my browser to the newly created domain I get:

403 Forbidden. You don't have permission to access / on this server

When using qc with default settings, the folder gets created with proper permissions.

Comments

mike stewart’s picture

Assigned: Unassigned » mike stewart
Status: Active » Needs work

hmm. I will test this... and find a fix.

mike stewart’s picture

Status: Needs work » Active

oops, wrong status

dehacker’s picture

Browser is returning the same Forbidden error trying to install core D7 from a fresh vm and site install. Update script from project page was run prior. No other changes. After chown the root web dir to www-data come perm issues with ownership of settings.php and other file items for install tweaks.

mike stewart’s picture

@darkswan -- thanks for feedback. I am quite actively working on a new image -- working with Travis Carden to include the new drush updates he's been working on.

mike stewart’s picture

Issue summary: View changes

Updated issue summary.