ispCP - Board - Support
How to fix permission problem? - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: How to fix permission problem? (/thread-5291.html)



How to fix permission problem? - wilxp - 12-30-2008 12:12 PM

I have internal server error 500 when i uploaded my files into the server.

When i check the permissions, the owner is the ftp username and the group is the custom user domain. I think the permission is not set properly.

How do i change the conf file to enable the permission to be set correctly by itself?


RE: How to fix permission problem? - joximu - 12-30-2008 05:46 PM

In ispcp - default installation there are no "ftp-users" - at least not system users.

So the owner should be (example) vu2004 and the group also vu2004.
If you upload something with ftp - then the info in the database should be in that way that newly uploaded files also get the uid of vu2004 and gid of vu2004...

Have a look in the ftp-users table to see what uid/gid a ftp user should get...

/J


RE: How to fix permission problem? - coper - 01-04-2009 05:14 PM

I think he is using a windows ftp client to upload files (like cuteftp for example) and if you take a look to the owner column inside the client you will see the user that you used to login (user@domain.com) and not the proftpd user.