• 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

Uploading issue

Status
Not open for further replies.

jd3101

Chevereto Member
Hello, I think I've gotten this problem before, I've just tried uploading the newest version on, I tried runing install.php but it was just a blank page.

I deleted it from my server, and tried to access my site, but it's still a blank page.

I'm not sure why this is the case, I've followed the guide properly, but nothing is right.
 
Add this to the top of your .htaccess root file:

Code:
# Enable PHP 5.4 on Arvixe hosting
AddHandler application/x-httpd-php54  .php54 .php
 
Okay, I just added that and now my website is showing.
Will this problem be fixed if I update again?

And how do I change to the dark theme, as when I go to Dashboard>Theme> Tone> Dark, and click save, it's still the light version.
 
You always need to run /install.php when updating from version to version. Also, you should never overwrite the .htaccess file.
 
Status
Not open for further replies.
Back
Top