flathub / io.brackets.Brackets

https://flathub.org/apps/details/io.brackets.Brackets
1 stars 3 forks source link

"PHP - ExecutablePath:" missing! #10

Open canihojr opened 4 years ago

canihojr commented 4 years ago

Hi, since somes days ago i found this popup everytime i open my Brackets...

PHP Runtime not found. Install the PHP7 runtime and update ExecutablePath in PHP Preferences appropriately....

Any ideas how to solve this?? i have a LAMP server on my computer and i never had this problem before...

TingPing commented 4 years ago

It runs in a sandbox and you do not have access to host tools directly.

If you can set the tool to flatpak-spawn --host php it would work.