Hi there,
I’m facing an issue in my Yii2 advanced app. I get the following error when I try to run it:
Unable to resolve the request: Unable to determine the entry script URL.
I’ve checked that the index.php
file exists in the frontend/web
folder, and my web server root is pointing there. Still, the error shows up.
Can someone help me figure out what might be wrong?