I have a Fedora 36 operating system and I installed PHP with the yum package
PhpStorm asked me to put the interpreter. But for some unknown reason PhpStorm tells me that there is no php file in the directory /usr/bin/ although by entering which php command in the terminal it says that this file is in the path /usr/bin/php.


