• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

index.php forwarding to install folder which is giving 404 error

Chalipa

Chevereto Member
👉Fill out this template accordingly with the issue you are experiencing. Add relevant files if needed. 🚧🚦Don't @mention to grab attention. Don't edit the titles of this template. Remove this paragraph when done.

🎯Description of the issue

I'm trying to install chevereto free version for my personal usage, but index.php folder is being forwarded to install folder and it's giving 404 error.

i have searched a lot to find the problem, but i couldn't find anything.

what can be the problem here?
 
You need to get URL rewritting support in that server. Chevereto requirements: https://chevereto.com/docs/requirements

Apache: mod_rewrite and pay attention to have a correct vhost configuration (allowoverride) In Apache, the instructions of the root .htaccess file provides URL rewriting for Chevereto.

If you use Nginx, you only need to make sure to add the nginx rules.
 
Back
Top