Closed (fixed)
Project:
Hosting
Version:
5.x-0.1-alpha1
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2008 at 22:54 UTC
Updated:
27 Oct 2008 at 01:42 UTC
http://hostmaster.koumbit.net/provision/webroot/?q=admin/help/hosting
This page tells me to run this cronjob:
5 * * * * (php "/var/www//profiles/hostmaster/modules/drush/drush.php" hosting process)
This should actually by /var/www/provision/webroot/profiles...
Comments
Comment #1
anarcat commentedActually, this is a more critical issue than I thought:
Comment #2
anarcat commentedThe problem with this is that installing in a subdir of DOCUMENT_ROOT is currently not supported.
Comment #3
anarcat commentedNot targeted for this release.
Comment #4
adrian commentedbetter title.
Comment #5
anarcat commentedComment #6
adrian commentedThe issue i ran into with regarding Drush breaking, was directly related to this.
For now, i think we should at least document the problem. It can be tested for during the wizard.
Comment #7
adrian commentedI added a requirement in hook_requirements that tests for this, and stops the user from installing if the virtual host has been incorrectly configured.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.