Hey, there!

I've stumbled in a situation where I cannot use drush and neither can I trust the "define_drupal_root" method, for my files are found inside a symbolic linked directory. The solution I propose is to allow for the passing of arguments to the command line tool. Something that would allow the following:

php path/to/module/registry_rebuild.php --root="path/to/drupal/root"

Comments

lucas.constantino created an issue. See original summary.

lucas.constantino’s picture

StatusFileSize
new549 bytes

And here goas a patch!

omega8cc’s picture

Status: Active » Fixed

Using this method (PHP script) is deprecated, but if this helps, why not. Thanks!

Status: Fixed » Closed (fixed)

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