ispCP - Board - Support
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: Permission problem. (/thread-6447.html)



Permission problem. - mikael_k - 04-18-2009 12:58 AM

Hi.

Have been running ISPCP for about a year now and it is great.

I have a domain on my ispcp machine that is running Dolphin community script by Boonex. It has a function where people can post songs in mp3-format that is processed by ffmpeg and then written in a directory for publishing.
The problem is that the files are given 600 permissions instead of 644 and this makes them unreadable to the webserver process.

If i set permissions manualy to 644 it looks fine on the page.

First i thougt it was a problem with the community script. But after testing same script on a friends hosting account on a machine that is not running ispcp and it worked i am back to ispcp.

Does anyone have any ideas, i am ot of them.. ;-)

Debian Etch and ISPCP 1.0.0

/Mikael


RE: Permission problem. - Illidan - 04-18-2009 01:29 AM

Maybe you set the directory to chmod 644? I think the files are then too with the same chmod.


RE: Permission problem. - mikael_k - 04-18-2009 07:12 AM

Hello and thanks for your response.
The folder has 777 permissions but the files inside it still gets the permissions of 600.