• 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

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