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

kyberuserid’s picture

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.

kyberuserid’s picture

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

marcvangend’s picture

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! :-)

kyberuserid’s picture

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

setvik’s picture

Status: Active » Fixed

Fixed in 1.7

Status: Fixed » Closed (fixed)

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