Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
In order for the PHPStorm interpreter to work correctly, you need to specify the full path to the interpreter. This can be done in two ways:
/usr/bin/php
and change the symlink ($PATH) to the new PHP version./usr/bin/php8.0
, /usr/local/Cellar/[email protected]/7.4.16/bin/php
etc. Your path may be different.$ which php
: /usr/bin/php
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question