403 error after installation

I bought a server without a shell access now i can’t install october cms via CLI, so I Installed in localhost and migrated to server. Now i got 403 error from server

help me to solve this

You should use the deploy plugin. It solves this exact problem. You can import the database before you deploy as well.

If you’re willing to start over, this would setup all the permissions for you.

1 Like

This is a permission denied error. You may need to check that the web server has permission to read all the October CMS files. Locally it’s fine just to set relaxed permissions on the entire folder and contents. Instructions differ depending on your operating system.