You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I am on Ubuntu 22.04 as my computer and I have set these settings
However when I serve project, it says PHP Not Found.
Would someone be able to help? I could provide more information if needed.
The text was updated successfully, but these errors were encountered:
I solved this issue. I previously had VS code installed from the software center. I installed it using the command line (sudo snap install --classic code). Than I added the correct path in the preference>settings>php>exectable path (for me /usr/bin/php), but check it with "which php" in command line. Than I just added Intelliphense and PHP live server and everything just worked. I didn't even had to disable the PHP Language Features.
Hello
I am on Ubuntu 22.04 as my computer and I have set these settings
However when I serve project, it says PHP Not Found.
Would someone be able to help? I could provide more information if needed.
The text was updated successfully, but these errors were encountered: