Postponed (maintainer needs more info)
Project:
Provision
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2012 at 20:36 UTC
Updated:
4 Mar 2014 at 18:59 UTC
Jump to comment: Most recent
Comments
Comment #1
Letharion commentedI realized this belongs in provision instead when I created the patch.
I would normally attach the patch here, since that's both best pratice and allows for a convenient work flow together with drush make. However, with non-module patches, this becomes quite inconvenient instead, as my gentoo packages can't use drush make. There's a large risk I'll update my patches and forget to attach them here then, so I just refrain from posting them to d.o until either a maintainer asks for it, or I feel certain they are "stable".
Link to patch dir: https://github.com/letharion/Gentoo-overlay/tree/master/app-admin/provis...
Comment #2
anarcat commentedPlease do provide a patch or a link to a single commit.
From what I can tell in the patches you mention above, they are not backward-compatible with Apache 2.3, which is a significant problem. We want to retain backward compatibility as Apache 2.3 is the default webserver on a lot of systems out there.
Comment #3
Letharion commentedYeah, I've been trying to find a general solution. I got stuck though on the core .htaccess file, so I ended up posting a core issue instead. #1599774: Drupal fails to boot with 503 error and .htaccess protections do not work on Apache 2.4 without mod_access_compat.
Comment #4
gnassar commentedJust to note: the .htaccess patch currently listed in post 25 of the cited issue above (#1599774: Drupal fails to boot with 503 error and .htaccess protections do not work on Apache 2.4 without mod_access_compat) seems to be working fine on my Drupal 6 install.
Comment #5
ergonlogicNew features need to be implemented in Aegir 3.x, then we can consider back-porting to Aegir 2.x. Aegir 1.x is essentially deprecated.
Comment #6
steven jones commentedSo Drupal core has this issue, and the proposed patch at the moment suggests adding a ifmodule for a module that was added in Apache 2.3:
#1599774: Drupal fails to boot with 503 error and .htaccess protections do not work on Apache 2.4 without mod_access_compat
Comment #7
steven jones commentedComment #8
anarcat commentedCan we get an actual patch here?
In my current tests here, things seem to work fine, even in 1.x with patches for #2155445: 403 Forbidden in Ubuntu Saucy... So I would be tempted to mark this as "can't reproduce"...
Comment #9
anarcat commentedMark as this related to 2.4 / ubuntu saucy (#2155705: [meta] Support Apache 2.4 (Ubuntu Saucy, Debian Jessie)).