Download & Extend

base_url path ignored - causes apache test failure

Project:Subdomain
Version:6.x-1.5
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

If the base url has a path, i.e. http://example.com/drupal instead of http://example.com, the test for apache test fails. If you modify the subdomain_debug.inc subdomain_apache_check() to add the path, to the test URL it succeeds.

Comments

#1

This also causes the inbound (but not the outbound) test to fail. Similar fix. Function also had error in the path besides this which I presume like a couple of others already noted. Tests succeed when these applied. Haven't verified the end function of the module yet.

#2

A comprehensive patch for this is required, although the tests succeed, applying the config change crashes.

#3

Priority:normal» critical

I'm setting this to critical because it renders the module completely unusable in case Drupal is installed in a folder.

kyberuserid, even though your changes didn't fix the problem completely, can you submit a patch so, others can try and improve it?

PS: subscribe! :-)

#4

Acknowledged, busy with other projects but will give attention within next week or two if noone else does.

#5

Status:active» fixed

Fixed in 1.7

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here