User login

Install profiles don't work in nested subdirectories

At least in Drupal 5, installation profiles cannot be in subdirectories or named differently from their main directory.

Warning: require_once(./profiles/agaric_recipes_basic/agaric_recipes_basic.profile) [function.require-once]: failed to open stream: No such file or directory in /var/www/drupal-5-live/install.php on line 69

Fatal error: require_once() [function.require]: Failed opening required './profiles/agaric_recipes_basic/agaric_recipes_basic.profile' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/drupal-5-live/install.php on line 69

Agaric thought y'all might like to know. It would be nice to have them work like modules or themes, and be found anywhere under the /profiles directory.

At least in Drupal 5, installation profiles cannot be in subdirectories or named differently from their main directory.

Warning: require_once(./profiles/agaric_recipes_basic/agaric_recipes_basic.profile) [function.require-once]: failed to open stream: No such file or directory in /var/www/drupal-5-live/install.php on line 69

Fatal error: require_once() [function.require]: Failed opening required './profiles/agaric_recipes_basic/agaric_recipes_basic.profile' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/drupal-5-live/install.php on line 69

Agaric thought y'all might like to know. It would be nice to have them work like modules or themes, and be found anywhere under the /profiles directory.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.