CommentFileSizeAuthor
base_url_help_6.patch3.07 KBSteve Dondley

Comments

dries’s picture

Version: 6.x-dev » 5.2

This patch seems to be for Drupal 5.2?

profix898’s picture

It should be noted that one can workaround the problem by setting $base_url, but its getting to be a pain for sites available with different domains. As $base_url contains the domainname (e.g. http://mydomain.net/base), you must now create one additional folder in 'sites' for each domain, containing identical settings.php files and only the $base_url set different for the particular domain.
Before the changes went in it was common practice to have only ONE settings.php in sites/default and thats no longer possible :(

profix898’s picture

@Dries: AFAIK the security bugfix went into 4.7.x, 5.x and HEAD? So this is a problem on all branches, I guess.

Steve Dondley’s picture

Version: 5.2 » 6.x-dev

Dries, I was instructed by chx to make a patch for 6.0 as well. The 5.2 patch is here: http://drupal.org/node/162924 (it's basically the same).

catch’s picture

Status: Needs review » Needs work

No longer applies, and ideally should be rolled from root.

Steve Dondley’s picture

This can probably be solved by the patch I supplied at http://drupal.org/node/194331

dpearcefl’s picture

Status: Needs work » Postponed (maintainer needs more info)

Is this still a problem in current D6?

dpearcefl’s picture

Status: Postponed (maintainer needs more info) » Needs work

Status: Needs work » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.