henkrehorst / homebrew-php

brewtap for valet plus
42 stars 29 forks source link

Can't install valet-php@5.6 - Calling plist_options is disabled #169

Open morawcik opened 1 year ago

morawcik commented 1 year ago

That says everything:

brew install valet-php@5.6 --build-from-source Error: valet-php@5.6: Calling plist_options is disabled! Use service.require_root instead. Please report this issue to the henkrehorst/php tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it: /opt/homebrew/Library/Taps/henkrehorst/homebrew-php/Formula/valet-php@5.6.rb:299

alexryans commented 1 year ago

I am also having this issue when trying to install or reinstall any version of PHP other than 8.2

xiuyetang commented 1 year ago

I have same question

xiuyetang commented 1 year ago

That says everything:

brew install valet-php@5.6 --build-from-source Error: valet-php@5.6: Calling plist_options is disabled! Use service.require_root instead. Please report this issue to the henkrehorst/php tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it: /opt/homebrew/Library/Taps/henkrehorst/homebrew-php/Formula/valet-php@5.6.rb:299

so, have you solved your problem ?

alexryans commented 11 months ago

I'm yet to find a solution to this and it's now causing real problems with our development environments, as we're completely unable to install and use any versions of PHP other than the latest. Is there any update on if this will be resolved, please?