• 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.

Internal Server Error

Status
Not open for further replies.
I am still having this error

[Tue Sep 20 02:35:43 2016] [error] [client -] SoftException in Application.cpp:608: Directory "/home/giffpw/public_html" is writeable by group, referer: http://giff.pw/?lang=it
[Tue Sep 20 02:35:43 2016] [error] [client -] File does not exist: /home/giffpw/public_html/resources, referer: http://giff.pw/?lang=it

@bee
I am using shared hosting from Arvixe!
 
If you cannot change permission of the folder yourself - you should contact the support of Arvixe ...

If you have access to the folder, try to change to 0755
 
Hi @Warm

We have noticed that recent cPanel versions have a similar issue (it happens when you unzip something in public_html). The problem is that folders are at 0777 and index.php is at 0666 permission mask.

You have to use 0755 for folders and 0644 for .php files and problem solved.

Hope it helps,
Ricky.
 
Status
Not open for further replies.
Back
Top