• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

After Server Change Issues I live

Status
Not open for further replies.

1resimyukle

Chevereto Member
Hello,
First, my english is bad because I got help for translation from google.
Thank you in advance for your help.

After I change my server system did not work properly. Problem with. Htaccess think is relevant. If you help I'm open to any suggestions.

www.1resimyukle.com

and dont join admin area
 
Last edited:
Make sure that mod_rewrite is enabled in that server. You can also try using

Code:
RewriteBase /

in your root htaccess
 
Thank you for helping

# If you have problems with the rewrite rules remove the "#" from the following RewriteBase line
# You will also have to change the path to reflect the path to your Chevereto installation
#RewriteBase /chevereto


change to

# If you have problems with the rewrite rules remove the "#" from the following RewriteBase line
# You will also have to change the path to reflect the path to your Chevereto installation
RewriteBase /


default .htacces files. it's work now...
 
Status
Not open for further replies.
Back
Top