• 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

First time install "500 Internal Server Error"

Status
Not open for further replies.

huyamba

Chevereto Member
Hello, I've uploaded fresh last version of chevereto (Chevereto 3.5.10) on new domain and get 500 error.
How to install? Where is the problem? Help please.

The server encountered an internal error or
misconfiguration and was unable to complete
your request


Server config:
PHP Version 5.4.34
Mysql 5.0.10
Apache/2.2.26 (CentOS)
 
Try to delete the top .htaccess rules

Code:
Options -Indexes
Options -MultiViews
Options +FollowSymLinks
 
Hello, it writes now "Can't create app/settings.php you must manually create this file."
I've set 777 (?) writing permission for two folders /content and /images (as told in readme.md)
Maybe it needs more writing permissions?
 
Yes, most likely your server doesn't have the right permissions for PHP. Refer to your hosting company.
 
What right permissions for PHP should i ask from my hosting company? approximately at least ?
 
PHP should have full read/write permissions. Not by chmod but by Apache owner group or suphp
 
Status
Not open for further replies.
Back
Top