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.
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
Comment #1
kyberuserid commentedThis 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.
Comment #2
kyberuserid commentedA comprehensive patch for this is required, although the tests succeed, applying the config change crashes.
Comment #3
marcvangendI'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! :-)
Comment #4
kyberuserid commentedAcknowledged, busy with other projects but will give attention within next week or two if noone else does.
Comment #5
setvik commentedFixed in 1.7