Author Topic: Fixing Permissions for User Account  (Read 7980 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Fixing Permissions for User Account
« on: November 08, 2017, 07:15:10 AM »
Every time I push my project to server with git, it shows 500 internal server error. So I fix the permissions in my Web Panel and it start working. Why I have to fix permissions on every push ? What could be the possible reason ?

Offline
*
Re: Fixing Permissions for User Account
« Reply #1 on: December 01, 2017, 02:52:55 AM »
I'm also interesting to this problems.

Offline
***
Re: Fixing Permissions for User Account
« Reply #2 on: December 01, 2017, 08:25:05 AM »
Me too.
My client have this problem all the time

Offline
*
Re: Fixing Permissions for User Account
« Reply #3 on: December 01, 2017, 09:00:54 AM »
why are you pushing updates with incorrect permissions ? suphp requires permissions to be 644 for files and 755 for folders....



VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
***
Re: Fixing Permissions for User Account
« Reply #4 on: December 01, 2017, 12:27:42 PM »
I have the same situation with suPHP enabled.
Somehow when user create ?? directory (I am not so sure) chown owner and group is the same and is set
as user_login
When suPHP is enabled group should be set as nobody becouse of Apache